Connectors Reference

tyntec Viber Business

Provides Viber communication channel using the tyntec Conversations API to expand your customer engagement

 

Status: Preview

Tier: Premium

Version: 2.1

 

Actions:

Name

Summary

SendViber (SendViberParameterBody body)

Send Viber Message

StatusCheck (string id)

Status Check

SendRichMedia ([Optional]SendRichMediaParameterBody body)

Send Rich Media

 

Triggers:

Name

Summary

incoming ([Optional]object body)

Incoming message

 

Objects:

Name

Summary

SendRichMediaParameterBody

 

SendRichMediaResponse

 

SendViberParameterBody

 

SendViberResponse

 

StatusCheckResponse

 

 

Actions:

SendViber

Summary: Send Viber Message

Description: Send Viber Message

 

Syntax:

tyntecViberBusiness.SendViber (SendViberParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

SendViberParameterBody

 

 

True

 

Returns:

          Type:SendViberResponse

 

StatusCheck

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

 

SendRichMedia

Summary: Send Rich Media

Description: Sends Rich Media message

 

Syntax:

tyntecViberBusiness.SendRichMedia ([Optional]SendRichMediaParameterBody body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

SendRichMediaParameterBody

 

 

False

 

Returns:

          Type:SendRichMediaResponse

 

Triggers:

Trigger incoming

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:

 


 

SendRichMediaParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

to

string

 

to

channels

array of (string)

 

channels

viber

Viber

 

viber

 

Viber

Summary:

Description: viber

 

          Properties:

Name

Type

Summary

from

string

 

from

components

array of (ComponentsItem)

 

components

 

ComponentsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

type

string

 

type

image

Image

 

image

 

Image

Summary:

Description: image

 

          Properties:

Name

Type

Summary

url

string

 

url

 


 

SendRichMediaResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

messageId

string

 

messageId


 

SendViberParameterBody

Summary:

Description:

 

          Properties:

Name

Type

Summary

to

string

 

Receiver's phone number

channels

array of (string)

 

channels

viber

Viber

 

viber

 

Viber

Summary:

Description: viber

 

          Properties:

Name

Type

Summary

from

string

 

Viber Service ID

components

array of (ComponentsItem)

 

components

 

ComponentsItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

type

string

 

Message type

text

string

 

Your custom text for Viber message

 


 

SendViberResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

messageId

string

 

messageId


 

StatusCheckResponse

Summary:

Description:

 

          Properties:

Name

Type

Summary

messageId

string

 

messageId

deliveryChannel

string

 

deliveryChannel

status

string

 

status

timestamp

string

 

timestamp