How to Create an API Channel Channel?
Setting up an API channel consists of the following steps:
- Create API Channel.
- Send messages using Hoory AI APIs.
- Receive webhooks on new messages from Hoory AI.
This document allows you to create and configure an API channel in Hoory AI installations.
Step 1: Go to Settings > Channels and click "Add Channel".
Step 2: Select API from the list of channels.
Step 3: Provide an name for the channel and a callback URL (the events and corresponding payload is defined in the subsequent articles)
Step 4: Add agents to the channel.
Step 5: Hooray! The channel setup is complete.
Now the channel setup is complete, let us try to send a message using Hoory AI APIs. Read more about it here