Webhooks
Use webhook events from CustomerIQ to power any workflow
Last updated
{
"id": "evt_12345",
"event_type": "meeting.transcript.completed",
"timestamp": "2025-05-02T12:26:41.688Z",
"data": {
"account_name": "Acme",
"contact_email": "email@acme.com",
"folder_name": "Sales Meetings",
"submission_url": "https://app.getcustomeriq.com/folders/2049d088/submissions/cbfdd995",
"title": "Sales Call",
"transcript": "[00:00:02] Sarah (Acme):\n Hi Mike, thanks for jumping on today..."
}
}