tyntec WhatsApp Business

Enables WhatsApp communication channel using the tyntec Conversations API to improve your communication ability
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;Commerce |
The "tyntec WhatsApp Business" connector enriches communication capabilities of Power Apps, Power Automation or Azure Logic Apps by enabling a one-way WhatsApp channel. It allows you to send notifications, alerts, memos, or customer engagement materials 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
- WhatsApp Business Account provided by tyntec
- WhatsApp Message Template approved by WhatsApp
- 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
- Follow up the guideline [on tyntec website](https://www.tyntec.com/docs/ whatsapp-business-api-account-information-get-started#toc--set-up-your-whatsapp-business-account-waba-)
- Follow up the guideline on tyntec webiste
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 Free-form Audio Message |
Sends Free-form audio message. Usable only in support window (24 hours after last message from customer) |
Send Free-form Image Message |
Sends Free-from Image Message. Usable only in support window (24 hours after last message from customer) |
Send Whatsapp Free-form Contact Message |
Sends contact message through WhatsApp. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp free-form document message. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp list message. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp Location message. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp product list. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp quick reply. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp single product message. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp sticker Message. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends simple free-form text message through WhatsApp. Usable only in support window (24 hours after last message from customer). |
Send Whats |
Sends WhatsApp free-form video message. Usable only in support window (24 hours after last message from customer) |
Send Whats |
Sends WhatsApp template document image. Usable anytime. Requires registered template. |
Send Whats |
Sends WhatsApp template dynamic URL button. Usable anytime. Requires registered template. |
Send Whats |
Sends WhatsApp template message with image. Usable anytime. Requires registered template. |
Send Whats |
Sends WhatsApp location template message. Usable anytime. Requires registered template. |
Send Whats |
Send WhatsApp Template message (deprecated) |
Send Whats |
This action sends WhatsApp template with quick reply. Usable anytime. Requires registered template. |
Send Whats |
Sends WhatsApp template text message. Usable anytime. Requires registered template. |
Send Whatsapp Template Video Message |
Sends Whatsapp template video message. Usable anytime. Requires registered template. |
Status Check |
Check for status of your message |
Status Check (deprecated) [DEPRECATED] |
Check for status of your message (deprecated) |
Validate your WABA number |
Validate your WABA number |
Whats |
Send free form message (deprecated) |
Sends Free-form audio message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
url
|
url | string |
url |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends Free-from Image Message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
url
|
url | string |
url |
|
caption
|
caption | string |
caption |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends contact message through WhatsApp. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
city
|
city | string |
city |
|
country
|
country | string |
country |
|
countryCode
|
countryCode | string |
countryCode |
|
street
|
street | string |
street |
|
type
|
type | string |
type |
|
zip
|
zip | string |
zip |
|
formattedName
|
formattedName | string |
formattedName |
|
lastName
|
lastName | string |
lastName |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp free-form document message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
url
|
url | string |
url |
|
caption
|
caption | string |
caption |
|
filename
|
filename | string |
filename |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp list message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
title
|
title | string |
title |
|
title
|
title | string |
title |
|
payload
|
payload | string |
payload |
|
title
|
title | string |
title |
|
description
|
description | string |
description |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp Location message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
longitude
|
longitude | float |
longitude |
|
latitude
|
latitude | float |
latitude |
|
name
|
name | string |
name |
|
address
|
address | string |
address |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp product list. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
catalogId
|
catalogId | string |
catalogId |
|
productId
|
productId | string |
productId |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp quick reply. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
payload
|
payload | string |
payload |
|
title
|
title | string |
title |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp single product message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
catalogId
|
catalogId | string |
catalogId |
|
productId
|
productId | string |
productId |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp sticker Message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
url
|
url | string |
url |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends simple free-form text message through WhatsApp. Usable only in support window (24 hours after last message from customer).
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | True | string |
from |
to
|
to | True | string |
to |
text
|
text | True | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp free-form video message. Usable only in support window (24 hours after last message from customer)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
url
|
url | string |
url |
|
caption
|
caption | string |
caption |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp template document image. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
type
|
type | string |
type |
|
url
|
url | string |
url |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp template dynamic URL button. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
index
|
index | integer |
index |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp template message with image. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
type
|
type | string |
type |
|
url
|
url | string |
url |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp location template message. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
longitude
|
longitude | float |
longitude |
|
latitude
|
latitude | float |
latitude |
|
name
|
name | string |
name |
|
address
|
address | string |
address |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Send WhatsApp Template message (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 WhatsApp Business Account Number |
templateId
|
templateId | True | string |
Your template id |
language-policy
|
policy | True | string |
language policy |
language-code
|
code | True | string |
language code |
type
|
type | True | string |
type |
type
|
type | string |
type of the parameter |
|
subType
|
subType | string |
Used for Call to action buttons |
|
url
|
url | string |
url |
|
type
|
type | string |
Type of used media |
|
filename
|
filename | string |
filename |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
This action sends WhatsApp template with quick reply. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
index
|
index | integer |
index |
|
payload
|
payload | string |
payload |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends WhatsApp template text message. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Sends Whatsapp template video message. Usable anytime. Requires registered template.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
from
|
from | string |
from |
|
to
|
to | string |
to |
|
channel
|
channel | string |
channel |
|
contentType
|
contentType | string |
contentType |
|
templateId
|
templateId | string |
templateId |
|
templateLanguage
|
templateLanguage | string |
templateLanguage |
|
type
|
type | string |
type |
|
url
|
url | string |
url |
|
type
|
type | string |
type |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
timestamp
|
timestamp | string |
timestamp |
Check for status of your message
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Message ID
|
messageId | True | string |
Message ID |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
status
|
status | string |
status |
timestamp
|
timestamp | string |
timestamp |
Check for status of your message (deprecated)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
message ID
|
id | True | string |
messageId |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
deliveryChannel
|
deliveryChannel | string |
deliveryChannel |
status
|
status | string |
status |
timestamp
|
timestamp | string |
timestamp |
Validate your WABA number
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
WhatsAppBusinessNumber
|
whatsAppBusinessNumber | True | string |
WABA for validation |
Returns
Name | Path | Type | Description |
---|---|---|---|
phoneNumber
|
phoneNumber | string |
Your Number |
displayPhoneNumber
|
displayPhoneNumber | string |
The displayed version of the phone number |
verifiedName
|
verifiedName | string |
The verified name |
qualityRating
|
qualityRating | string |
Your quality rating |
status
|
status | string |
status |
whatsAppAccountId
|
whatsAppAccountId | string |
Your WhatsApp account ID |
accountName
|
managedBy.accountName | string |
Your account name |
accountName
|
messagingVia.accountName | string |
The managinng account name |
messagingTier
|
messagingTier | string |
Your messaging tier |
score
|
qualityScore.score | string |
Your score |
Send free form message (deprecated)
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
to
|
to | string |
to |
|
channels
|
channels | True | array of string |
channels |
from
|
from | string |
from |
|
type
|
type | string |
type |
|
url
|
url | string |
url |
|
caption
|
caption | string |
caption |
|
contentType
|
contentType | string |
contentType |
|
text
|
text | string |
text |
Returns
Name | Path | Type | Description |
---|---|---|---|
messageId
|
messageId | string |
messageId |
Incoming message |
Triggers on Incoming message |
Incoming message (deprecated) [DEPRECATED] |
Triggers on Incoming message (deprecated) |
Triggers on Incoming message
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Your WhatsApp Business Account Number
|
WABA | True | string |
Your WhatsApp Business Account Number |
Triggers on Incoming message (deprecated)