Skip to content

Commit ff73500

Browse files
committed
[Mailer][Webhook] Mailersend webhook remote event
1 parent ce23225 commit ff73500

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

webhook.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,21 @@ receive webhook calls from this provider.
2020

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

23-
============== ==========================================
23+
============== ============================================
2424
Mailer Service Parser service name
25-
============== ==========================================
25+
============== ============================================
2626
Brevo ``mailer.webhook.request_parser.brevo``
27+
MailerSend ``mailer.webhook.request_parser.mailersend``
2728
Mailgun ``mailer.webhook.request_parser.mailgun``
2829
Mailjet ``mailer.webhook.request_parser.mailjet``
2930
Postmark ``mailer.webhook.request_parser.postmark``
3031
Resend ``mailer.webhook.request_parser.resend``
3132
Sendgrid ``mailer.webhook.request_parser.sendgrid``
32-
============== ==========================================
33+
============== ============================================
3334

3435
.. versionadded:: 7.1
3536

36-
The support for Resend was introduced in Symfony 7.1.
37+
The support for ``Resend`` and ``MailerSend`` were introduced in Symfony 7.1.
3738

3839
.. note::
3940

0 commit comments

Comments
 (0)