How to use api in webhook

Dear all

i want to use a third party API service for SMS

http://sms.teleosms.com/api/mt/SendSMS?user=demo&password=demo123&senderid=TELEOS&channel=Trans&DCS=...

what is the setting to trigger a webhook call that can trigger SMS,

please help i donโ€™t have more knowladge for this.

0 3 219
3 REPLIES 3

If you are using a GET method, create an action of type โ€œGo to an external urlโ€ and construct the required url using a CONCATENATE().

If you want to trigger a POST method, then you can do it using webhook. See this:

dear sir

Iโ€™m have already tried external action as ur above reference. itโ€™s working but itโ€™s open a new window every time when we trigger action. I want to trigger this webhook in the background.

can you provide a setup body screenshoot? with get method webhook.

http://sms.teleosms.com/api/mt/SendSMS?
Data:
โ€œru1ru1TELEOSPromo##0091999xxxxxxxThis is test messageโ€
Response :
โ€œ000Done2004291999xxxxxxxqY100LoTRUOoHU2gzFcrWAโ€

please help me to setup webhook with post

1) API Documentation โ€“ Teleo SMS Support

Top Labels in this Space