{ "leadId": "<string>", "name": "<string>", "phoneNumber": "<string>" }
{ "leads": [ { "leadId": "b2c3d4e5-f6a7-8901-2345-67890abcdef0", "name": "John Doe", "phoneNumber": "+15551234567" }, { "leadId": "c3d4e5f6-a7b8-9012-3456-7890abcdef01", "name": "Jane Smith", "phoneNumber": "+15557654321" } ] }
Notifications channel for a specific autodialer session.
Documentation IndexFetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt
Use this file to discover all available pages before exploring further.
Notifies the UI that a call from the Auto Dialer has answered the call. event name: call-answered
call-answered
Notifies the UI that a call that was in session has ended. event name: call-ended
call-ended
Notifies subscribers about a new set of leads available for the current round in the specified autodialer session. event name: new-round-leads
new-round-leads