PowerPlatformConnectors/certified-connectors/tyntec-Viber
Martin c9ed461c06
adds messagePurpose (#733)
2021-03-22 16:28:18 -07:00
..
README.md Adds support for rich media (#637) 2021-01-06 15:42:54 -08:00
apiDefinition.swagger.json adds messagePurpose (#733) 2021-03-22 16:28:18 -07:00
apiProperties.json tyntec Viber Business (#438) 2020-09-14 15:35:59 -07:00

README.md

Tyntec Conversations API - Send Viber

Tyntec Conversations API allows you to send customized Viber messages.

Reach over 1 billion Viber users and interact with them to acquire new customers, expand your customer engagement, and provide customer care right on the messaging app. Use the connector to provide instant support for customer queries, notify delivery updates, send promotional offers with images and interactive buttons.

Use Cases of this connector

  • Use this connector in PowerApps Workflows (great for Marketing, CRM or Sales)
  • Send SMS messages using Azure Logic Apps
  • Build SMS support in your Microsoft Power Automate automatizations

And many more!

Pre-requisites

You will need the following to proceed:

Supported requests

  • Send Viber using tyntec Conversations API reference

  • To make a successful request, please, populate the followings fields:

  • to - receiver's phone number in international form without leading 00 (E.g. 4989202451100)

  • from - your Viber Service ID

  • text - text of your Viber message

  • Send Rich Media using tyntec Conversations API reference

  • To make a successful request, please, populate the followings fields:

  • to - receiver's phone number in international form without leading 00 (E.g. 4989202451100)

  • from - your Viber Service ID

  • components type - 1 - type of sent media (an image)

  • components url - 1 - url to given media (the link to image)

  • Status Check

  • To make a successful status check, please, provide the connector with the following values

  • id - messageID of your message (returned after each request)

Supported Triggers

  • Incoming Message Trigger any flow on new incoming messages
    • Response Fields
      • messageId (the message ID)
      • channel - the channel on which the message was received (viber, whatsapp or sms)
      • from - the sender's phone number
      • to - the reciever's phone number (you)
      • receivedAt - when was the message received
      • text - the text of the message
      • file - any attached file to the message
      • event - on which event the webhook was triggered
      • timestamp - the timestamp of the message

How to get API key

Please sign up for a free account. In your account, select the API settings and copy your API key.

How to get Viber Service ID

Please, fill our form. Tyntec will guide you through the whole process.

Deployment instructions

Please use these instructions to deploy this connector as a custom connector in Microsoft Power Automate and Power Apps.