How to send SMS messages with Sinch MessageMedia

Knock integrates with Sinch MessageMedia to send SMS notifications to your recipients.

Features

  • Per environment configuration
  • Delivery tracking
  • Sandbox mode

Getting started

You can create a new Sinch MessageMedia channel in the dashboard under the Integrations > Channels section. From there, you'll need to configure the channel for each environment you have.

Provider configuration

API keystring*The API key from MessageMedia.
API secretstring*The API secret from MessageMedia.
Regionenum (one of `APAC`, `EU`)The region of your account.
Source numberstringThe source number to send messages from.
Source number typeenum (one of `short_code`, `international`, `alphanumeric`)The optional type of the source number. Will be inferred if not provided.

Recipient data requirements

In order to send an SMS notification you'll need a valid phone_number property set on your recipient.