Skip to main content

Prerequisites

  • A Sinch account
  • Your Sinch Service Plan ID and API token
  • An SMS-capable from number in Sinch

Setup

1

Get your Sinch credentials

In Sinch, open the dashboard and copy your Service Plan ID and API token.
2

Configure in Courier

Open the in Courier, enter your Service Plan ID, API token, and from number, then click “Save.”
Addressing a recipient and sending are the same on every SMS provider, so they are documented once: and .

Overrides

covers the two levels and which one wins. Overrides change the request body and config Courier sends to Sinch. Override apiToken, servicePlanId, and url via config, and any message body field via body.
Overrides deep-merge into the request. Fields you set replace their counterparts, and everything you leave out is still sent. The full field list is in the Sinch SMS API docs.

Provider details

Courier recommends routing to the channel. Naming this key in routing.channels instead is supported, and sends through just this provider.

Send to a specific provider

When that is worth doing, and what you give up: failover, channel priority, and providers you add later.