File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -20,20 +20,21 @@ receive webhook calls from this provider.
20
20
21
21
Currently, the following third-party mailer providers support webhooks:
22
22
23
- ============== ==========================================
23
+ ============== ============================================
24
24
Mailer Service Parser service name
25
- ============== ==========================================
25
+ ============== ============================================
26
26
Brevo ``mailer.webhook.request_parser.brevo ``
27
+ MailerSend ``mailer.webhook.request_parser.mailersend ``
27
28
Mailgun ``mailer.webhook.request_parser.mailgun ``
28
29
Mailjet ``mailer.webhook.request_parser.mailjet ``
29
30
Postmark ``mailer.webhook.request_parser.postmark ``
30
31
Resend ``mailer.webhook.request_parser.resend ``
31
32
Sendgrid ``mailer.webhook.request_parser.sendgrid ``
32
- ============== ==========================================
33
+ ============== ============================================
33
34
34
35
.. versionadded :: 7.1
35
36
36
- The support for Resend was introduced in Symfony 7.1.
37
+ The support for `` Resend `` and `` MailerSend `` were introduced in Symfony 7.1.
37
38
38
39
.. note ::
39
40
You can’t perform that action at this time.
0 commit comments