tyntec Viber Business (Preview)
Provides Viber communication channel using the tyntec Conversations API to expand your customer engagement
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 Viber Business" connector enriches communication capabilities of Power Apps, Power Automation or Azure Logic Apps by enabling a two-way Viber channel. It allows you to send notification, alerts, memos or marketing materials using the tyntec Conversations API.
Pre-requisites
You will need the following to proceed:
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- tyntec API Key
- Registered Viber Service ID
How to get 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
How to get Viber Service ID?
- Request a Viber Service ID using the request form
- Sign the Warranty Letter (opt-in and anti-spam agreement)
- Sign the Messaging Service Agreement
- After all the agreements are signed and approved, you will receive your Viber Service ID.
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 |
|---|---|---|---|
| apikey | securestring | The apikey for this api | True |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
| Send Rich Media |
Sends Rich Media message |
| Send Viber Message |
Send Viber Message |
| Status Check |
Check for status of your message |
Send Rich Media
Sends Rich Media message
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
to
|
to | string |
to |
|
|
from
|
from | string |
from |
|
|
Message Purpose
|
messagePurpose | string |
Message Purpose |
|
|
type
|
type | string |
type |
|
|
url
|
url | string |
url |
Returns
| Name | Path | Type | Description |
|---|---|---|---|
|
messageId
|
messageId | string |
messageId |
Send Viber Message
Send Viber Message
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
to
|
to | True | string |
Receiver's phone number |
|
from
|
from | True | string |
Viber Service ID |
|
text
|
text | True | string |
Your custom text for Viber message |
|
Message Purpose
|
messagePurpose | True | string |
Message Purpose |
Returns
| Name | Path | Type | Description |
|---|---|---|---|
|
messageId
|
messageId | string |
messageId |
Status Check
Check for status of your message
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Message ID
|
id | True | string |
Message ID |
Returns
| Name | Path | Type | Description |
|---|---|---|---|
|
messageId
|
messageId | string |
messageId |
|
deliveryChannel
|
deliveryChannel | string |
deliveryChannel |
|
status
|
status | string |
status |
|
timestamp
|
timestamp | string |
timestamp |
Triggers
| Incoming message |
Triggers on Incoming message |
Incoming message
Triggers on Incoming message