8000 feature #17485 [Notifier] Add RingCentral bridge (gnito-org) · symfony/symfony-docs@61c23f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 61c23f3

Browse files
committed
feature #17485 [Notifier] Add RingCentral bridge (gnito-org)
This PR was merged into the 6.3 branch. Discussion ---------- [Notifier] Add RingCentral bridge <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unrelease 8000 d versions). --> Commits ------- 1f50ed5 [Notifier] Add RingCentral bridge
2 parents b12ae91 + 1f50ed5 commit 61c23f3

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
@@ -83,6 +83,7 @@ Nexmo ``symfony/nexmo-notifier`` Abandoned in favor of Vo
8383
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
8484
OrangeSms ``symfony/orange-sms-notifier`` ``orange-sms://CLIENT_ID:CLIENT_SECRET@default?from=FROM&sender_name=SENDER_NAME``
8585
OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME&no_stop_clause=true``
86+
RingCentral ``symfony/ring-central-notifier`` ``ringcentral://API_TOKEN@default?from=FROM``
8687
Sendberry ``symfony/sendberry-notifier`` ``sendberry://USERNAME:PASSWORD@default?auth_key=AUTH_KEY&from=FROM``
8788
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``
8889
Sms77 ``symfony/sms77-notifier`` ``sms77://API_KEY@default?from=FROM``
@@ -112,7 +113,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
112113

113114
.. versionadded:: 6.3
114115

115-
The Termii integration was introduced in Symfony 6.3.
116+
The RingCentral and Termii integrations were introduced in Symfony 6.3.
116117

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

0 commit comments

Comments
 (0)
0