Skip to content

Commit

Permalink
chore: Add supported interactive messages across channels (#454)
Browse files Browse the repository at this point in the history
---------
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
  • Loading branch information
sojan-official committed Oct 18, 2023
1 parent fd9afbf commit 03e5fb7
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/product/others/interactive-messages.md
Expand Up @@ -8,6 +8,26 @@ You can create these messages using the [New Message API](https://www.chatwoot.c

![interactive_messages](./images/interactive_messages.png)

### Supported Channels
The compatibility of message types across different channels can vary. For a comprehensive understanding of the support provided for each message type within specific channels, please consult the table below.


| Channel | Options | Forms | Cards | Articles | |
| --------------------------- | ------- | ----- | ----- | -------- | -------------------------------------------- |
| Website Live-chat ||||| |
| Email ||||| |
| Facebook ||||| |
| Instagram ||||| |
| SMS via Twilio ||||| |
| SMS via Bandwidth ||||| |
| Whatsapp via Twilio ||||| |
| Whatsapp via Whatsapp Cloud ||||| |
| Whatsapp via 360Dialog ||||| |
| API Channel ||||| Interactions should be handled by the client |
| Telegram ||||| |
| Line ||||| |


### Payload Samples

Use the following payload samples as the values to create various interactive messages.
Expand Down

0 comments on commit 03e5fb7

Please sign in to comment.