arrow-bredcrumbs
Table of Content:

Making calls from HubSpot Workflows [Action]

Making calls from HubSpot Workflows [Action]

NEW! We improved our HubSpot integration to give you even more flexibility with your Workflows. Our HubSpot integration gives you a simple way to make calls from your Hubspot Workflows.

How to set up ?

Before you start following the steps below make sure that you have integrated Hubspot with Convolo.ai according to the following instruction ↗️ Also, note that Hubspot Workflows aren’t available for all subscription plans and might be restricted for some users because of permission settings.

For contact-based workflows

As soon as you've authorized and installed Convolo from the HubSpot Marketplace, you'll have the ability to utilize the Convolo app as an action within the workflow builder. Please keep in mind that the Convolo app will only be available for contact-based workflows.

1. Create a new workflow or open the existing one in your workflows list.

2. Set up trigger (e.g. Form submissions):

3. Add an action by clicking on ‘+’:

4. Choose “Convolo Call(beta)” as an action:

5. Fill “Widget Key” and “Api Key” fields. In order to find your keys follow the instructions here: How to get widget key ↗️ & How to get an API key ↗.

6. Select “Prefer mobile phone number”. If this field is set to “Yes”, then the contact’s mobile phone number would be used as a primary phone. Otherwise, the contact’s phone number would be used as a primary phone.

7. Click the “Save” button.

8. Turn on the workflow in Hubspot:

Now you’re all set ! 🎉

For other workflows

Company-based, Deal-based, Ticket-based or any other workflows you’ll need to use Webhooks as an action in order to trigger calls via Convolo.

1. Create a workflow.

2. Setup any trigger according to your preference.

3. Choose “Send a webhook” as an action.

4. Select the following:

Method: POST
Webhook URL: app.convolo.ai/rest/v1/ext/add_call_api/
Authentication type: None

Method: POST Webhook URL: app.convolo.ai/rest/v1/ext/add_call_api/ Authentication type: None

5. Customize request body

5.1 Add static values


  • widget_key – widget key of the widget you want to proceed calls →



  • api_key – api key of the widget you want to proceed calls →


5.2 Add properties



  • – property which contain number which should be called. It is the only required property, all other properties are optional



  • – property which contain additional number.


  • etup
    . Add custom properties which would be added to the call. Please note, that each property name should start with “lc_param_”

6. Save the action & Save the workflow.

Now you’re all set ! 🎉

FAQ:

Q: How to add contact parameters to the call?

A: If the widget has a custom parameter with the same name(except the “lc_param_” prefix) as the contact parameter, it would be synced automatically. E.g. If the widget has parameters lc_param_firstname and lc_param_lastname, the contact name will automatically be added to the call.

If you are having trouble integrating Hubspot or you have any questions, feel free to drop us an email at support@convolo.ai

Read next:
Making calls from HubSpot Workflows [Action]