We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834ca58 commit 8f795baCopy full SHA for 8f795ba
webhook.rst
@@ -84,8 +84,14 @@ Mailer service Parser service name
84
=============== ==========================================
85
Mailgun ``mailer.webhook.request_parser.mailgun``
86
Postmark ``mailer.webhook.request_parser.postmark``
87
+Sendgrid ``mailer.webhook.request_parser.sendgrid``
88
89
90
+.. versionadded:: 6.4
91
+
92
+ Webhook support for the Sendgrid service was introduced in Symfony 6.4
93
94
95
Set up the webhook in the third-party mailer. For Mailgun, you can do this
96
in the control panel. As URL, make sure to use the ``/webhook/mailer_mailgun``
97
path behind the domain you're using.
0 commit comments