Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 141c65c

Browse filesBrowse files
author
alanzarli
committed
[Notifier][Webhook]Add Smsbox Notifier doc
1 parent 26cbad4 commit 141c65c
Copy full SHA for 141c65c

File tree

2 files changed

+2
-1
lines changed
Filter options

2 files changed

+2
-1
lines changed

‎notifier.rst

Copy file name to clipboardExpand all lines: notifier.rst
+1-1Lines changed: 1 addition & 1 deletion
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

Copy file name to clipboardExpand all lines: webhook.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Currently, the following third-party SMS transports support webhooks:
171171
SMS service Parser service name
172172
============ ==========================================
173173
Twilio ``notifier.webhook.request_parser.twilio``
174+
Smsbox ``notifier.webhook.request_parser.smsbox``
174175
Sweego ``notifier.webhook.request_parser.sweego``
175176
Vonage ``notifier.webhook.request_parser.vonage``
176177
============ ==========================================

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.