Developers

AgentDesk, connected.

Use the API for history. Use webhooks for what happens next.

REST API

Read calls, leads, contacts, and scored opportunities.

Signed webhooks

Receive call and opportunity events as they happen.

Scoped keys

Give each integration only the access it needs.

EVENT200 OK
{
  "type": "opportunity.created",
  "data": { "score": "qualified" }
}