Hi - Is there a way to detect when a user gets an SMS message so I call call the SMS API ?
Page 1 / 1
Check this out
- Using PubNub notification
- Using Webhooks notification
When using PubNub or Webhooks, subscribe for he following event filters:
- Instant Message Event - event for each message, including body text
- Message Event - returns number of new messages
Also check the SMS API Tutorial
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.