Skip to content

Commit cddf278

Browse files
committed
[Notifier] Added Sendinblue bridge documentation
1 parent 292990b commit cddf278

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLI
6666
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6767
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
6868
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
69+
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``
6970
========== ================================ ====================================================
7071

7172
.. versionadded:: 5.1
@@ -74,7 +75,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
7475

7576
.. versionadded:: 5.2
7677

77-
The Smsapi, Infobip, Mobyt and Esendex integrations were introduced in Symfony 5.2.
78+
The Smsapi, Infobip, Mobyt, Esendex and Sendinblue integrations were introduced in Symfony 5.2.
7879

7980
To enable a texter, add the correct DSN in your ``.env`` file and
8081
configure the ``texter_transports``:

0 commit comments

Comments
 (0)