Skip to content

Commit cc056d2

Browse files
committed
-
1 parent 7962c39 commit cc056d2

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
@@ -24,12 +24,19 @@ receive webhook calls from this provider.
2424

2525
Currently, the following third-party mailer providers support webhooks:
2626

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

3441
.. note::
3542

0 commit comments

Comments
 (0)