Skip to content

Commit 02dfce4

Browse files
author
alanzarli
committed
Add Smsbox Notifier doc
1 parent 8f874e1 commit 02dfce4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

notifier.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Service
177177
**Webhook support**: No
178178
`Smsbox`_ **Install**: ``composer require symfony/smsbox-notifier`` \
179179
**DSN**: ``smsbox://APIKEY@default?mode=MODE&strategy=STRATEGY&sender=SENDER`` \
180-
**Webhook support**: No
180+
**Webhook support**: Yes
181181
`SmsBiuras`_ **Install**: ``composer require symfony/sms-biuras-notifier`` \
182182
**DSN**: ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0`` \
183183
**Webhook support**: No

webhook.rst

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ Currently, the following third-party SMS transports support webhooks:
166166
SMS service Parser service name
167167
============ ==========================================
168168
Twilio ``notifier.webhook.request_parser.twilio``
169+
Smsbox ``notifier.webhook.request_parser.smsbox``
169170
Sweego ``notifier.webhook.request_parser.sweego``
170171
Vonage ``notifier.webhook.request_parser.vonage``
171172
============ ==========================================

0 commit comments

Comments
 (0)