Docs
  • Our Plugins
  • Plivo - Voice - In browser calls plugin
    • Getting Started
    • Actions & Events
    • APIs
    • Change Log
  • Twilio In-browser Call Plugin
    • Getting Started
    • Making Calls
    • Receiving Calls
    • Recording a Call
    • Subaccounts
    • States
    • Change Log
  • HubSpot Plugin
  • Transfer Wise Plugin
  • Checkr Plugin
  • More Plugins
  • Plugins Support
  • Bubble Resources
    • Bubble Forum
    • Bubble Manual
Powered by GitBook
On this page
  • Start a Call
  • Start Recording Action
  1. Twilio In-browser Call Plugin

Recording a Call

PreviousReceiving CallsNextSubaccounts

Last updated 1 year ago

Start a Call

  1. Add the Twilio Client element to the page

  2. Add the call button

  3. Select the button > Click Start/edit workflow

  4. Element actions > Start Call a Twilio Client

Start Recording Action

There are multiple ways to implement this action:

  • Automated: Using the Call Status is Open element event with the Create a Call recording action to start the call recording once the call is answered.

  • Manual: You can add a recording button to the UI, and trigger the Create a Call recording action when it's clicked. Make sure that this button will be only clickable when the call status is open.

Start outgoing call action