REST API
Read calls, leads, contacts, and scored opportunities.
Developers
Use the API for history. Use webhooks for what happens next.
Read calls, leads, contacts, and scored opportunities.
Receive call and opportunity events as they happen.
Give each integration only the access it needs.
{
"type": "opportunity.created",
"data": { "score": "qualified" }
}