Sign in with the same Google account you use in the HeyVox app.
No account yet? The portal comes with any HeyVox plan.
Get the app first →
HeyVox POSTs every new transcribed voicemail to this URL as JSON — caller, transcript, AI summary, urgency, and menu option. Paste a webhook from Zapier or Make to send voicemails into Google Sheets, your CRM, Slack, email — thousands of tools.
{
"event": "voicemail.transcribed",
"caller_number": "+61400000000",
"transcript": "Hi, I'd like a quote for…",
"summary": "Quote request",
"urgent": false,
"route_tag": "New enquiries",
"duration_seconds": 22,
"received_at": 1783400000000
}
Get each voicemail's transcript and summary emailed to your inbox.
The Export CSV button in the toolbar downloads your current view — opens straight into Excel or Google Sheets. For an always-live sheet, use the webhook above with a "Zapier → Google Sheets: add row" Zap.