Manage Talkdesk contact records and trigger a Studio outbound IVR flow via the Talkdesk REST API

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

Steps

  1. Obtain an OAuth 2.0 access token via POST to https://api.talkdeskapp.com/oauth/token using client credentials scoped to contacts and flows
  2. POST to /contacts with fields (name, phone_numbers, email, external_id) to create or upsert a contact record; use the external_id field to link to your CRM system
  3. GET /contacts?phone_number={E164_number} to look up a contact by phone number before initiating a callback to avoid creating duplicates
  4. POST to /calls/outbound with the contact phone number, agent or queue target, and an optional flow_id to route the call through a specific Studio flow
  5. To trigger a self-service IVR specifically, POST to the Flows API callback endpoint with the customer phone number and the Studio flow ID to initiate an outbound automated call without an agent
  6. GET /calls/{callId} after the call ends to retrieve disposition, duration, and the flow path taken for analytics ingestion

Known gotchas

Related routes

trigger a Talkdesk Automation from a contact center event via the Automations API
talkdesk.com · 6 steps · unrated
Manage Aircall phone numbers and update IVR greeting/prompt audio via the API
developer.aircall.io · 5 steps · unrated
Assign, close, and manage conversation state via the Intercom Conversations API
developers.intercom.com/docs/references/rest-api/api.intercom.io/conversations · 6 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