Compartilhar via


Sinch (Preview)

Sinch SMS delivers your business SMS alerts, notifications, invites, marketing messages and more. The Sinch MessageMedia, Sinch Engage, MultiTXT, eTXT, and Grouptext platforms powers billions of messages worldwide and with this connector is integrating into your tools for enhanced business communications.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Support channel
URL https://messagemedia.com/au/contact/
Email media@messagemedia.com
Connector Metadata
Publisher Sinch Sweden AB
Website https://messagemedia.com
Privacy policy https://messagemedia.com/legal/privacy-policy/
Categories Communication

Your Connector Name

Sinch

API documentation

https://messagemedia.github.io/documentation/#tag/Messages/operation/SendMessages

Supported Operations

https://support.messagemedia.com/hc/en-us/categories/10710547404559-Power-Automate-App-Support

How to get credentials

This connector uses API Key and API secret authentication (see steps in bellow link on how to obtain one) https://support.messagemedia.com/hc/en-us/articles/4413627066383-Creating-New-API-Credentials

Supported Operations

This connector supports the following operations:

  • Send SMS: Send a text message to multiple mobile recipients.
  • Get sender IDs: get list of sender IDs.
  • When receive an SMS: trigger when receive an SMS.

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
api_key securestring The api_key for this api True
api_secret securestring The api_secret for this api True
Sinch services string Sinch services True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Get sender IDs

get list of sender IDs

Send Text Message (SMS)

Specify the details of your SMS message

Get sender IDs

get list of sender IDs

Returns

Name Path Type Description
page
pagination.page integer

page

page_size
pagination.page_size integer

page_size

total_count
pagination.total_count integer

total_count

page_count
pagination.page_count integer

page_count

type
default_sender.type string

type

number
default_sender.number string

number

source_type
default_sender.source_type string

source_type

mms_capable
default_sender.mms_capable string

mms_capable

senders
senders array of object

senders

display_type
senders.display_type string

display_type

is_default
senders.is_default boolean

is_default

label
senders.label string

label

mms_capable
senders.mms_capable string

mms_capable

number
senders.number string

number

number_id
senders.number_id string

number_id

source_type
senders.source_type string

source_type

type
senders.type string

type

number_status
senders.number_status string

number_status

account_id
account_id string

account_id

vendor_id
vendor_id string

vendor_id

Send Text Message (SMS)

Specify the details of your SMS message

Parameters

Name Key Required Type Description
Sender Id
source_number string

Sender Id

Destination Number
to True string

Recipient's mobile number in E.164 format

Message
message True string

SMS message body

Metadata key
metadata_key string

metadata key

Metadata value
metadata_value string

metadata value

Returns

Name Path Type Description
messages
messages array of object

messages

callback_url
messages.callback_url string

callback_url

delivery_report
messages.delivery_report boolean

delivery_report

destination_number
messages.destination_number string

destination_number

format
messages.format string

format

message_expiry_timestamp
messages.message_expiry_timestamp string

message_expiry_timestamp

message_flags
messages.message_flags array of

message_flags

message_id
messages.message_id string

message_id

Source
messages.metadata.Source string

Source

scheduled
messages.scheduled string

scheduled

status
messages.status string

status

content
messages.content string

content

source_number
messages.source_number string

source_number

rich_link
messages.rich_link string

rich_link

media
messages.media string

media

subject
messages.subject string

subject

Triggers

When receive an SMS

When receive an SMS

When receive an SMS

When receive an SMS

Parameters

Name Key Required Type Description
events
events True array of string

events

Returns

Name Path Type Description
id
id string

id

status
status string

status

source_address
source_address string

source_address

destination_address
destination_address string

destination_address

content
Content string

content

metadata
metadata array of object

metadata

Metadata key
metadata.metadata_key string

metadata key

Metadata value
metadata.metadata_value string

metadata value