< Back
SMS workflows
Webhooks
Under SMS workflows, you can use webhooks to set up HTTP-GET and HTTP-POST calls when you receive an SMS.
This guide requires technical experience.
How to set up HTTP-POST calls
- Go to "SMS workflows" and click "New setup".
- Then click on "HTTP call" and select your keyword.
- Select HTTP-POST call from the drop-down menu.
- Insert the URL to be called in URL address.
- Customise Post data etc. if necessary. By default, it sends phone number and message text.
How to set up HTTP-GET call
- Go to "SMS workflows" and click "New setup".
- Then click on "HTTP call" and select your keyword.
- Select HTTP-GET call from the drop-down menu.
- Insert the URL to be called in URL address. Pay attention to the URL parameters.