
Provides Viber communication channel using the tyntec Conversations API to expand your customer engagement
|
Status: Preview |
Tier: Premium |
Version: 2.1 |
|
Name |
Summary |
|
Send Viber Message |
|
|
Status Check |
|
|
Send Rich Media |
|
Name |
Summary |
|
Incoming message |
|
Name |
Summary |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Send Viber Message
Description: Send Viber Message
Syntax:
tyntecViberBusiness.SendViber (SendViberParameterBody body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
body |
|
|
True |
Returns:
Type:SendViberResponse
Summary: Status Check
Description: Check for status of your message
Syntax:
tyntecViberBusiness.StatusCheck (string id)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
id |
string (Message ID) |
Message ID |
True |
Returns:
Type:StatusCheckResponse
Summary: Send Rich Media
Description: Sends Rich Media message
Syntax:
tyntecViberBusiness.SendRichMedia ([Optional]SendRichMediaParameterBody body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
body |
|
|
False |
Returns:
Summary: Incoming message
Description: Triggers on Incoming message
Syntax:
tyntecViberBusiness.incoming ([Optional]object body)
Parameters:
|
Name |
Type |
Summary |
Required |
Related Action |
|
body |
Here something ese
|
|
False |
Returns:
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
to |
string
|
to |
|
channels |
array of (string)
|
channels |
|
viber |
|
viber |
Summary:
Description: viber
Properties:
|
Name |
Type |
Summary |
|
from |
string
|
from |
|
components |
array of (ComponentsItem)
|
components |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
type |
string
|
type |
|
image |
|
image |
Summary:
Description: image
Properties:
|
Name |
Type |
Summary |
|
url |
string
|
url |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
messageId |
string
|
messageId |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
to |
string
|
Receiver's phone number |
|
channels |
array of (string)
|
channels |
|
viber |
|
viber |
Summary:
Description: viber
Properties:
|
Name |
Type |
Summary |
|
from |
string
|
Viber Service ID |
|
components |
array of (ComponentsItem)
|
components |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
type |
string
|
Message type |
|
text |
string
|
Your custom text for Viber message |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
messageId |
string
|
messageId |
Summary:
Description:
Properties:
|
Name |
Type |
Summary |
|
messageId |
string
|
messageId |
|
deliveryChannel |
string
|
deliveryChannel |
|
status |
string
|
status |
|
timestamp |
string
|
timestamp |