tyntec SMS Business
Allows SMS communication channel using the tyntec Conversations API to expand your outreach potential
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 | tyntec support |
URL | https://www.tyntec.com/get-help-support |
support@tyntec.com |
Connector Metadata | |
---|---|
Publisher | tyntec GmbH |
Website | https://www.tyntec.com |
Privacy policy | https://www.tyntec.com/data-privacy-statement |
Categories | Communication;Marketing |
The “tyntec SMS Business” connector enriches communication capabilities of Power Apps, Power Automation or Azure Logic Apps by enabling a two-way SMS channel. It allows you to send one-time passcodes for two-factor authentication, notifications, alerts, memos or marketing messages using the tyntec Conversations API.
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- tyntec API Key
- Sign up/Login to your tyntec account
- Click on API settings
- In the API settings, click on New API KEY.
- Copy the newly assigned API key.
When you are using a free account, be sure to whitelist any extra phone numbers in SMS first steps.
- Go to SMS settings
- In the 1. Send your first SMS settings select Send to a different phone number
- Input the phone number and wait for the Verification Code
- Input the Verification code from your Phone and click Continue
- Congrats, your phone number was successfully added.
If you are using tyntec trial account, you need to whitelist your phone numbers to allow SMS. Follow through the demo guide
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
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 |
---|---|---|---|
apikey | securestring | The apikey for this api | True |
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Send a custom SMS |
This action sends a custom SMS to given phone number using tyntec Conversations API |
Send a custom SMS (deprecated) [DEPRECATED] |
This action has been deprecated. Please use Send a custom SMS instead.
|
Status Check |
Check for status of your message |
Status Check (deprecated) [DEPRECATED] |
This action has been deprecated. Please use Status Check instead.
|
This action sends a custom SMS to given phone number using tyntec Conversations API
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
This action has been deprecated. Please use Send a custom SMS instead.
Send a custom SMS (deprecated)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
to
|
to | True | string |
Receiver's phone number |
channels
|
channels | True | array of string |
channels |
from
|
from | True | string |
Your phone number |
text
|
text | True | string |
Your SMS message text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
Check for status of your message
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Message ID of your message
|
messageId | True | string |
Message ID of your message |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
deliveryChannel
|
deliveryChannel | string |
deliveryChannel |
status
|
status | string |
status |
timestamp
|
timestamp | string |
timestamp |
This action has been deprecated. Please use Status Check instead.
Check for status of your message (deprecated)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID of your message
|
id | True | string |
ID of your message |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
deliveryChannel
|
deliveryChannel | string |
deliveryChannel |
status
|
status | string |
status |
timestamp
|
timestamp | string |
timestamp |
Incoming message |
Triggers on Incoming message |
Incoming message (deprecated) [DEPRECATED] |
This action has been deprecated. Please use Incoming message instead.
|
Triggers on Incoming message
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Your SMS sender phone number
|
smsSender | True | string |
Your phone number |
This action has been deprecated. Please use Incoming message instead.
Triggers on Incoming message (deprecated)