Skip to main content

While we successfully able to send SMS via API, we need to understand how we can receive a notification back in case some one reply to SMS . We need to implement SMS reply status in our application and looking forward to hearing solution around it.

Implement push notification using one of the transport methods below:

- Webhooks notification

- Websocket notification

The example in the dev guides shows you how to get notified when there is inbound SMS message.


Reply