Categories

2. Set API for integrating external SMS / Whatsapp service

< Back

External SMS / Whatsapp service API integration.

Users may integrate any 3rd party SMS / Whatsapp service using their API. The API received from the 3rd party vendor should be copied and pasted into MERCI GLOBAL ERP system using the following steps by ADMIN user:

(Only GET Compliant APIs are supported)

STEPS:

  1. Go to Utility Menu –> SMS/Email –> Sms / Whatsapp API section. 
  2. Only one entry of API for SMS / Whatsapp each can be added.
  3. Copy the API url received from the vendor.
  4. Paste this API url into the URL field.
  5. Change the message value of API to XXMESSAGEXX
  6. Change the mobile number value of API to XXMOBILEXX
  7. Save the API entry.
  8. Done.

EXAMPLES: (Only GET Compliant APIs are supported)

http://45.114.245.84:6005/api/v2/SendSMS?SenderId=MERCII&Is_Unicode=false&Is_Flash=false&Message=XXMESSAGEXX&MobileNumbers=91XXMOBILEXX&ApiKey=peoe7pZfTg3zfDRbc%2FAGsaWnlhSXI4V%2FejAJ0RFnkIM%3D&ClientId=19cbf2a7-8884-473d-b185-f1e42f705c83
https://panel.rapiwha.com/send_message.php?apikey=JAAKED88NTG24VI3TNWP&number=91XXMOBILEXX&text=XXMESSAGEXX

Note:

(Only GET Compliant APIs are supported)

The custom user message is changed to XXMESSAGEXX and mobile number is changed to XXMOBILEXX

MERCI GLOBAL ERP will automatically replace the values while excuting the api.

 Notes: 

  • The above API execution is technically only GET compliant. API of any programming language can be used and copied here.
  • In case you face any issues, please raise a support ticket copying your API in the ticket itself. Our team will help you for the same.

Contents