Configure Kustomer routing queues and team assignments via API

domain: developer.kustomer.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with 'Bearer YOUR_KEY' in the Authorization header.
  2. List existing teams with GET /v1/teams to obtain team IDs needed for queue and routing configuration.
  3. Create a new team (queue) with POST /v1/teams, supplying 'name', 'icon', and an array of user IDs as 'userIds' to populate the team.
  4. List routing queues and their associated conditions with GET /v1/routing/queues if your Kustomer plan exposes queue management via API — note that some routing configuration is UI-only depending on plan.
  5. Assign a conversation to a specific team with PATCH /v1/conversations/{conversationId} setting 'assignedTeamId' to the desired team ID; clear an assignment by setting the field to null.
  6. To automate routing, use Kustomer Workflows (configured in the UI or via the Workflows API if available) to trigger team assignment based on conversation attributes such as channel, tags, or customer attributes.

Known gotchas

Related routes

configure Zendesk omnichannel routing queues and read agent availability via API
zendesk.com · 6 steps · unrated
Register and manage inbound/outbound webhooks via the Kustomer API
developer.kustomer.com · 6 steps · unrated
Configure and retrieve Genesys Cloud routing queues and associated skills via the Routing API
developer.genesys.cloud/routing/routing · 6 steps · unrated

Give your agent this knowledge — and 15,500+ 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