Related Articles
Add Facebook Chat widget to the website
In this document, you will learn how to add a live chat widget to your website. Currently, we support to add a Facebook Messenger chat widget to your website or landing pages. Create a Customer Chat widget You can go to your Facebook Messenger ...
VK
The whole process will be: create community, get group id, and access token enable community messages and bot abilities Get Group ID and Access Token You need to have a VK personal account first, go to https://vk.com (opens a new window), register, ...
Buttons
You can use buttons with each types: call, url, node. { "version": "v1", "content": { "messages": [ { "type": "text", "text": "simple text", "buttons": [ { "type": "url", "caption": "External link", "url": "https://alendei.com", }, { ...Another ...
Actions format
Action add tag Use this response to add a tag to a subscriber. Tag with the same name must exist in your bot: { "version": "v1", "content": { "messages": [ { "type": "text", "text": "simple text with button", "buttons": [ { "type": "url", "caption": ...
STOP-LIGHT DOCUMENTATION for Template API
STOP-LIGHT DOCUMENTATION The released documentation covers how to use APIs to send templates directly from the Marketing panel. POST https://connect.api-wa.co/project-apis/v1/project/{project_id}/messages PARAMETER Project_id : XXX AUTH ...