Skip to content

Commit

Permalink
Add Smsbox Notifier doc
Browse files Browse the repository at this point in the history
  • Loading branch information
alanzarli committed Jan 21, 2025
1 parent 8f874e1 commit 02dfce4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion notifier.rst
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Service
**Webhook support**: No
`Smsbox`_ **Install**: ``composer require symfony/smsbox-notifier`` \
**DSN**: ``smsbox://APIKEY@default?mode=MODE&strategy=STRATEGY&sender=SENDER`` \
**Webhook support**: No
**Webhook support**: Yes
`SmsBiuras`_ **Install**: ``composer require symfony/sms-biuras-notifier`` \
**DSN**: ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0`` \
**Webhook support**: No
Expand Down
1 change: 1 addition & 0 deletions webhook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ Currently, the following third-party SMS transports support webhooks:
SMS service Parser service name
============ ==========================================
Twilio ``notifier.webhook.request_parser.twilio``
Smsbox ``notifier.webhook.request_parser.smsbox``
Sweego ``notifier.webhook.request_parser.sweego``
Vonage ``notifier.webhook.request_parser.vonage``
============ ==========================================
Expand Down

0 comments on commit 02dfce4

Please sign in to comment.