Skip to content

Commit 01885f1

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: -
2 parents 0c2d3d1 + c8be9ed commit 01885f1

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

webhook.rst

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,19 @@ receive webhook calls from this provider.
2020

2121
Currently, the following third-party mailer providers support webhooks:
2222

23-
=============== ==========================================
24-
Mailer service Parser service name
25-
=============== ==========================================
26-
Mailgun ``mailer.webhook.request_parser.mailgun``
27-
Postmark ``mailer.webhook.request_parser.postmark``
28-
=============== ==========================================
23+
============== ==========================================
24+
Mailer Service Parser service name
25+
============== ==========================================
26+
Brevo ``mailer.webhook.request_parser.brevo``
27+
Mailgun ``mailer.webhook.request_parser.mailgun``
28+
Mailjet ``mailer.webhook.request_parser.mailjet``
29+
Postmark ``mailer.webhook.request_parser.postmark``
30+
Sendgrid ``mailer.webhook.request_parser.sendgrid``
31+
============== ==========================================
32+
33+
.. versionadded:: 6.4
34+
35+
The support for Brevo, Mailjet and Sendgrid was introduced in Symfony 6.4.
2936

3037
.. note::
3138

0 commit comments

Comments
 (0)