< 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

  1. Go to "SMS workflows" and click "New setup".
  2. Then click on "HTTP call" and select your keyword.
  3. Select HTTP-POST call from the drop-down menu.
  4. Insert the URL to be called in URL address.
  5. Customise Post data etc. if necessary. By default, it sends phone number and message text.

How to set up HTTP-GET call

  1. Go to "SMS workflows" and click "New setup".
  2. Then click on "HTTP call" and select your keyword.
  3. Select HTTP-GET call from the drop-down menu.
  4. Insert the URL to be called in URL address. Pay attention to the URL parameters.