Skip to main content

How to Create an API Channel Inbox?

Setting up an API channel consists of the following steps:

  1. Create API Channel inbox
  2. Send messages using Hoory APIs
  3. Receive webhooks on new messages from Hoory

This document allows you to create and configure an API channel inbox in Hoory installations.

Step 1: Go to Settings > Inboxes and click "Add Inbox".

Step 2: Select API from the list of channels.

select-api-inbox

Step 3: Provide an name for the channel and a callback URL (the events and corresponding payload is defined in the subsequent articles)

configure-screen

Step 4: Add agents to the inbox.

add-agents

Step 5: Hooray! The inbox setup is complete.

take-me-there

inbox-welcome-screen

Now the channel setup is complete, let us try to send a message using Hoory APIs. Read more about it here