PowerPlatformConnectors/certified-connectors/tyntec-WA
Martin b868814c89
Update apiDefinition.swagger.json (#470)
2020-09-23 11:40:12 -07:00
..
README.md tyntec WhatsApp Business (#439) 2020-09-17 14:11:54 -07:00
apiDefinition.swagger.json Update apiDefinition.swagger.json (#470) 2020-09-23 11:40:12 -07:00
apiProperties.json tyntec WhatsApp Business (#439) 2020-09-17 14:11:54 -07:00

README.md

Tyntec Conversations API - Send template WhatsApp message

Tyntec Conversations API allows you to send template WhatsApp messages.

Create conversational experiences with your customers right on the worlds number one messaging app (over 2 billion monthly active users). Leveraging WhatsApps end-to-end encryption and rich features (images, videos, audios, documents, interactive buttons, etc.), you can remove friction from customer onboarding, notifications and support communication.

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 WhatsApp 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 WhatsApp Business account number number
      • templateId - the name of your approved template
      • language-policy - language policy of your template
      • language-code - language code of your template
      • parameter-type - use text
      • parameter-text - input your parameter
      • if your template uses more parameters, repeat parameter-type and parameter-text for each parameter your template requires
  • 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)

How to get API key

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

Deployment instructions

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