SocialMate has enhances itself with it’s amazing features. Beside all other features it also has SMS broadcasting features. 

SocialMate has made the SMS broadcasting easy by integrating some very popular SMS Gateways and also has custom GET/POST API added feature. Below are the available gateways that an user can integrate with the system :

  • Twilio
  • Plivo
  • Clickatell
  • Clickatell-platform
  • Planet
  • Nexmo
  • MSG91
  • Africastalking
  • SemySMS
  • Routesms.com
  • HTTP GET/POST

Twilio

Twilio is one of the most popular SMS Gateway in worldwide. SocialMate has integrated Twilio by using their API. You can easily use twilio service through SocialMate system for SMS broadcasting.

Click on the Twilio and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select twilio from the API list.

You can see what is need to add a SMS api by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Plivo

Plivo is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated Plivo by using their API. You can easily use Plivo service through chatpion system for SMS broadcasting.

Click on the Plivo and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select Plivo from the Gateway name list.

You can see what is need to add a SMS API by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Clickatell

Clickatell is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated Clickatell by using their API. You can easily use Clickatell service through SocialMate system for SMS broadcasting.

Click on the Clickatell and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select Clickatell from the API list.

You can see what is need to add a SMS API by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Clickatell-platform

Clickatell-platform is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated Clickatell-platform by using their API. You can easily use Clickatell-platform service through SocialMate system for SMS broadcasting.

Click on the Clickatell-platform and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select Clickatell-platform from the API list.

You can see what is need to add a SMS api by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Planet

Planet is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated Planet by using their API. You can easily use Planet service through SocialMate system for SMS broadcasting.

Click on the Planet and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select Planet from the API list.

You can see what is need to add a SMS API by click on Instruction button from SMS API adding modal.

You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Nexmo

Nexmo is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated Nexmo by using their API. You can easily use Nexmo service through SocialMate system for SMS broadcasting.

Click on the Nexmo and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select Nexmo from the API list.

You can see what is need to add a SMS api by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

MSG91

MSG91 is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated MSG91 by using their API. You can easily use MSG91 service through SocialMate system for SMS broadcasting.

Click on the MSG91 and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select MSG91 from the API list.

You can see what is need to add a SMS api by click on Instruction button from SMS API adding modal.

You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Africa’s Talking

Africa’s Talking is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated Africa’s Talking by using their API. You can easily use Africa’s Talking service through SocialMate system for SMS broadcasting.

Click on the Africa’s Talking and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select Africa’s Talking from the API list.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

SemySMS

SemySMS is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated SemySMS by using their API. You can easily use SemySMS service through SocialMate system for SMS broadcasting.

Click on the SemySMS and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select SemySMS from the API list.

You can see what is need to add a SMS API by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

RouteSMS.com

RouteSMS.com is another one of the most popular SMS Gateway in worldwide. SocialMate has integrated RouteSMS.com by using their API. You can easily use RouteSMS.com service through SocialMate system for SMS broadcasting.

Click on the RouteSMS.com and you’ll redirect to the SMS API management section. click on Add new API -> Add default Gateway, a modal will appear and select RouteSMS.com from the API list. You’ll need the host URL for adding Routesms.com

You can see what is need to add a SMS API by click on Instruction button from SMS API adding modal.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Custom HTTP GET API

You know by default SocialMate supports Twillo, Nexmo, Clickatell, Plivo & some other SMS gateway. However for global pricing variation for sending SMS , you may need to add your local SMS gateway provider.

It’s quite impossible to add each individual API in reality by us actually.

But as a solution we have implemented a system where you can add any HTTP GET Request API for sending SMS. you can use your preferable SMS gateway on SocialMate which supports HTTP GET Request for message sending. Only thing you have to do is to create a custom SMS API using SocialMate. Just follow below steps:

  • #Step 1
    Go to API Channels -> SMS API Section -> HTTP GET/Post option. You’ll be redirected to the SMS API management section. Click on the Add SMS API -> Add Custom SMS API [GET]
  • #Step 2
    Fill the API name and HTTP/HTTPS URL fields. For the HTTP URL field please put url ( must be with http or https ) that is functional for sending message and must be for HTTP GET request.
  • #Step 3:
    Now click the “Analyze and test call” button. It will call the url, you just provided, and show you the response of sending message using that URL.
    It will also show you the query parameters analyzed by the system. These parameters can be your api key, action, sender id etc. For every query parameter it will indicate the parameter type and its corresponding value.
    Keep the parameter type unchanged which are Fixed for your new custom API. You can update the value as your need.
    You just have to change the parameter type for Destination Number and Message Content . While changing these parameters type, you will notice that new value has replaced on your newly generated custom API url. When you will send SMS through this custom API then these contents will be replaced by your given contents.
  • #Step 4
    Now click the Save button. That’s all. You just have created a custom SMS API on SocialMate for sending SMS.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.

Custom HTTP Post API

You know by default ChatPion supports Twillo, Nexmo, Clickatell, Plivo & some other SMS gateway. However for global pricing variation for sending SMS , you may need to add your local SMS gateway provider.

It’s quite impossible to add each individual API in reality by us actually.

But as a solution we have implemented a system where you can add any HTTP POST Request API for sending SMS. you can use your preferable SMS gateway on SocialMate which supports HTTP POST Request for message sending. Only thing you have to do is to create a custom SMS API [POST] using SocialMate. Just follow below steps:

  • #Step 1
    Go to API Channels -> SMS API Section -> HTTP GET/Post option. You’ll be redirected to the SMS API management section. Click on the Add SMS API -> Add Custom SMS API [POST]
  • #Step 2
    Fill the API name and Base URL fields.
    For the Base URL field please put URL ( must be with http or https ) that is functional for sending message and must be for HTTP POST request.
  • #Step 3:
    You can also add new parameter for custom SMS post API.
  • #Step 4
    Now click the “Test response” button. It will call the URL, you just provided, and show you the response of sending message using that URL and the provided post parameter .The parameter is included with key, type and value.
    Keep the parameter type unchanged which are Fixed for your new custom post API. You can add the value as your need. You just have to change the parameter type for Destination Number and Message Content .The parameter must have the Destination Number and Message Content.
  • #Step 5
    Now click the Save button. That’s all. You just have created a custom SMS API [POST] on ChatPion for sending sms.

 You can test your API by click on the test icon of the added API from the API lists to see if the API works correctly or returns any errors.