Introduction
Sinch is a global CPaas (Communications Platform as a Service provider) that enables businesses to send text messages to large numbers of customers and to make video and voice calls.Configure Sinch as SMS connector (Service Provider)
PrerequisitesEnsure you have the Shortcode, Access token, and Service Plan ID available on the Sinch dashboard. You can also reach out to MoEngage Customer Success team to get assistance on this.
- Navigate to Settings -> Channel -> SMS -> Sender Configuration.
- Click +Add Service Provider at the top right corner.
- Select Sinch in the Add Sender screen.
- Add the following details in the Sender Details screen.
- Send a test SMS to verify your configuration.
- Click Save to save the Sender Configuration.
Delivery Callback
MoEngage automatically tracks delivery receipts as the delivery callback URL is passed in the API call to Sinch. No additional configuration for tracking the SMS delivery.Configure Keyword Management
Changes in MoEngage Settings
To configure keyword management, you need to input the below two fields in the Sender Details screen of the MoEngage dashboard. These fields appear only when the Manage keyword-based responses toggle under Keyword management is enabled.
- Mobile Originated (MO) callback URL - This callback URL depends on the DC you belong to. The callback URLs are listed below:
- For DC 01 - https://api-01.moengage.com/v1/campaigns/outbound/sms/callbacks/mo/sinch
- For DC 02 - https://api-02.moengage.com/v1/campaigns/outbound/sms/callbacks/mo/sinch
- For DC 03 - https://api-03.moengage.com/v1/campaigns/outbound/sms/callbacks/mo/sinch
- For DC 04 - https://api-04.moengage.com/v1/campaigns/outbound/sms/callbacks/mo/sinch
- SMS unsubscribe text - The SMS unsubscribe text allows you to include a text in the created SMS campaign that helps your customers opt-out from further SMS messages. The input text provided in this field is displayed as an opt-out text when you select SMS opt-out instruction checkbox while creating content for your SMS campaign.
Changes in Sinch Console
For any configured sender, perform the following steps to configure key management in the Sinch console:
- Log in to Sinch console.
- Navigate to SMS and click Service APIs.
- Under Callback URLs, navigate to Incoming URL.
- In the Incoming URL field, enter the same callback URL you added in the Mobile Originated (MO) callback URL field of the MoEngage dashboard.
Next Steps
- Create an SMS campaign using the Getting Started for creating SMS campaign.
- Set the Frequency Capping for SMS.
- Set the Current Service Provider.

