Setup
You will need a Sinch account with a Service Plan ID, API token, and a from number. In Courier, navigate to the Sinch Integration page, enter your Service Plan ID, API token, and from number, then click “Save.”Profile Requirements
To deliver an SMS message through Sinch, Courier must be provided the recipient’s SMS-compatible phone number. This value should be included in the recipient profile asphone_number.
Overrides
Overrides can be used to change the request body and config that Courier uses to send a message through Sinch. You can override theapiToken, servicePlanId, and url via config, and any of the message body fields via body.
message.providers.sinch.override will replace what Courier sends to the Sinch SMS API.