Skip to content

Commit 8f795ba

Browse files
committed
[Webhook] Added Sendgrid's webhook support (added in 6.4)
1 parent 834ca58 commit 8f795ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

webhook.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,14 @@ Mailer service Parser service name
8484
=============== ==========================================
8585
Mailgun ``mailer.webhook.request_parser.mailgun``
8686
Postmark ``mailer.webhook.request_parser.postmark``
87+
Sendgrid ``mailer.webhook.request_parser.sendgrid``
8788
=============== ==========================================
8889

90+
.. versionadded:: 6.4
91+
92+
Webhook support for the Sendgrid service was introduced in Symfony 6.4
93+
94+
8995
Set up the webhook in the third-party mailer. For Mailgun, you can do this
9096
in the control panel. As URL, make sure to use the ``/webhook/mailer_mailgun``
9197
path behind the domain you're using.

0 commit comments

Comments
 (0)