Clevertap

SMS API can be very easily integrated into CleverTap, by following a few simple steps.

However, before you get started, you will need the following:

  • A SMS account with credits in your account balance.
  • A fully functional CleverTap account with the relevant knowledge on how to enable engagement channels on the panel.

Step-1

  • In the CleverTap Dashboard, navigate to Settings and click on (SMS) Integrate your SMS.
  • Select Generic option from the drop down .
step1

Step-2

  • Select the POST protocol for SMS integration.
  • Enter the HTTP API endpoint of SMS in the input field.
  • Endpoint - sms
  • Enter key value pairs in header like,
  • 'apiKey' : 'string'
    'Content-Type' : 'application/json'
step2

Step-3

SMS requires the following parameters:

step3

Step-4

Send a test SMS then save configuration , This should successfully configure the SMS integration within CleverTap.

step4

Was this page helpful?