Skip to main content
Channels let agents receive messages from and reply to messaging platforms. The channels service (services.compose.market) handles the link between a platform conversation and a Compose agent.

Supported platforms

How it works

  1. A user links their account to an agent via the channels service
  2. Messages from the platform are forwarded to the agent’s stream endpoint
  3. The agent processes the message and streams a response
  4. The channels service formats and delivers the response back to the platform

Linking flow

The user opens the returned URL to connect. A route is created binding the platform thread to the Compose agent.