Send Bulk SMS via API
2 min
exotel supports bulk sms the api remains the same as sending a single sms (see how to send an sms https //support exotel com/a/solutions/articles/48282 ) to send bulk sms, specify an array of "to" numbers instead of a single number — the api contract remains the same video watch the bulk sms walkthrough https //learn exotel com/share/36iyzksrlhj1gh5kyp9f8g/embed?autoplay=false send bulk sms with static content this api https //developer exotel com/api console/product sms#send bulk static sms sends smses with the same content to the array of numbers specified in the to parameter to send sms through the api, you make an http post request refer to the api reference https //developer exotel com/api/sms#send bulk static sms for the full contract send bulk sms with dynamic content this api https //developer exotel com/api console/product sms#send bulk dynamic sms sends smses to different numbers with different message content for each number to send sms through the api, you make an http post request refer to the api reference https //developer exotel com/api/sms#send bulk dynamic sms for the full contract a sample php bulk sms code sample is available at sample bulk code https //github com/exotel/exotelapi/blob/master/php samples/sendbulksms php response once the apis are run, you will get a response on success, the http response status code will be 200 the sid is the unique identifier of the sms it is useful to log this for future debugging if you have any questions or concerns, please connect with us using the chat widget on your exotel dashboard or whatsapp us on 08088919888
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
