Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bddee6f

Browse filesBrowse files
[Webhook] Add bridges for Webhook
1 parent 834ca58 commit bddee6f
Copy full SHA for bddee6f

File tree

1 file changed

+9
-0
lines changed
Filter options

1 file changed

+9
-0
lines changed

‎webhook.rst

Copy file name to clipboardExpand all lines: webhook.rst
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,17 @@ Mailer service Parser service name
8484
=============== ==========================================
8585
Mailgun ``mailer.webhook.request_parser.mailgun``
8686
Postmark ``mailer.webhook.request_parser.postmark``
87+
Mailjet ``mailer.webhook.request_parser.mailjet``
88+
Brevo ``mailer.webhook.request_parser.brevo``
89+
Vonage ``mailer.webhook.request_parser.vonage``
90+
Sendgrid ``mailer.webhook.request_parser.sendgrid``
8791
=============== ==========================================
8892

93+
.. versionadded:: 6.4
94+
95+
The support for Mailjet, Brevo, Vonage and Sendgrid was added in Symfony
96+
6.4.
97+
8998
Set up the webhook in the third-party mailer. For Mailgun, you can do this
9099
in the control panel. As URL, make sure to use the ``/webhook/mailer_mailgun``
91100
path behind the domain you're using.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.