Voice Bubble

Embeddable in-browser voice widget

A Voice Bubble is an embeddable in-browser voice widget. Voice Bubble campaigns share the same API endpoints as standard campaigns — use GET /campaign, GET /campaign/{id}, and PUT /campaign/{id} with a Voice Bubble campaign ID.

Key Differences 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

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.