Call Back URL
To set API go through this link click here
To set API, login into your panel and go to edit keyword and copy the callback URL
Note: The above typed URL will be called whenever someone sends SMS on your number
Parameters:
Required: allOptional: none
Different use of callback URL for different types of application
- Same value in database
- Send SMS to user as per your logic
- Update your database and take some action on the basis of received SMS
Note : Callback simply refers to sending response to a particular URL for your
sake, so you don't need to send a request to obtain the results
API vs Callback URL:
API: You need to send the request manually, for obtaining a response
Callback URL: Your URL will automatically get updated whenever someone sends an SMS to the virtual number according to the keyword
View Example
API vs Callback URL:
API: You need to send the request manually, for obtaining a response
Callback URL: Your URL will automatically get updated whenever someone sends an SMS to the virtual number according to the keyword