Skip to content

Commit c0ce045

Browse files
drixs6o9OskarStark
authored andcommitted
[Notifier] Added Sendinblue bridge documentation
1 parent 292990b commit c0ce045

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
@@ -63,6 +63,7 @@ Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FRO
6363
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
6464
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
6565
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``
66+
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``
6667
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6768
Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?from=FROM``
6869
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
@@ -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)