A Voice Bubble is an embeddable in-browser voice widget. Voice Bubble campaigns share the same API endpoints as standard campaigns — you can use GET /campaign, GET /campaign/{id}, and PUT /campaign/{id} with a Voice Bubble campaign ID.Key difference from phone campaigns:Voice Bubble calls are browser-initiated (WebRTC), not PSTN calls. The customerPhoneNumber field will be empty for Voice Bubble call records. Use campaignType = 0 to filter for Voice Bubble calls when querying GET /call.Getting the embed code programmatically:The embed code is not available via API. Retrieve it from the dashboard: Voice Bubble → Details → Deploy tab → Copy embed code.Webhook events: Voice Bubble calls fire the same Zapier/Make triggers (Call Completed, Call Started) as phone campaigns.
Modified at 2026-04-02 20:46:08