Conversation API allows you to send messages on any channel you have configured on your Conversation API app. The same general configuration principles can be applied to any channel configuration.
Note: This guide provides general information about configuring new channels on Conversation API apps. For information on how to set up the SMS channel on a Conversation API app, see our article How do I configure Conversation API's SMS channel?.
To configure a new channel in your Conversation API App:
After your channel is configured, you should set up a webhook with triggers so that you can receive callbacks. Callbacks are requests sent to your configured webhook and can be configured to send information about various events. You can set up a webhook In the dashboard or In the management API. For more detailed information about webhooks and triggers, click here.