File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,19 @@ receive webhook calls from this provider.
2020
2121Currently, 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
You can’t perform that action at this time.
0 commit comments