Publish Zendesk Sunshine Conversations multichannel messages and handle inbound messages via webhooks across WhatsApp, Messenger, and web chat

domain: smooch.io (developer.zendesk.com/documentation/conversations) · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate using a Sunshine Conversations API key ID and secret encoded as Basic Auth against https://api.smooch.io/v2
  2. GET /v2/apps/{appId}/integrations to confirm which channels (whatsapp, messenger, web) are connected and retrieve their integrationId values
  3. POST /v2/apps/{appId}/conversations/{conversationId}/messages with author.type=business, content.type=text (or structured carousel/buttons), and the message body to send an outbound message to the customer across any connected channel
  4. Register a webhook via POST /v2/apps/{appId}/webhooks with a triggers array including conversation:message for inbound messages and an HTTPS target URL
  5. Parse incoming webhook payloads — each event includes the appUser object, the channel source (integration type), and the message content
  6. POST a reply message to the same conversationId to respond; use channel-specific content types (e.g., WhatsApp template message objects) when the channel requires it

Known gotchas

Related routes

Hand off a Zendesk Sunshine Conversations messaging conversation between a bot and Agent Workspace using the switchboard passControl endpoint
developer.zendesk.com · 5 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans