Skip to main content

Integrating Revscale CRM with HubSpot

How to sync Revscale CRM lead data to HubSpot — covering both the native Pipedream integration (recommended) and the webhook-based method.

Written by Evette

You can easily integrate Revscale CRM with HubSpot using webhooks to automatically sync your lead data. This guide will walk you through setting up a HubSpot workflow to receive data from Revscale and configuring your Revscale CRM to send data to HubSpot.

As of v2.37.1, Revscale supports a native HubSpot integration via Pipedream, available to admins through the Integrations section. This is the recommended method for syncing qualified leads to HubSpot. The webhook-based method described below is an alternative approach and may be used if the native integration does not meet your needs.

Part 1: Setting Up Your HubSpot Webhook

First, you'll need to create a workflow in HubSpot to generate the webhook URL that Revscale will send data to.

Log in to your HubSpot account and navigate to Automation > Workflows.

Click Create workflow in the top right corner.

Choose to start from scratch and select a Contact-based workflow.

Set an enrollment trigger for the workflow. A common trigger is when a specific contact property is updated or when a form is submitted.

After setting the trigger, add a new action by clicking the plus icon (+).

Search for and select the Send a webhook action.

Choose POST as the method. HubSpot will automatically generate a unique webhook URL for you. Copy this URL. This is the URL you will paste into your Revscale CRM.

Configure the webhook data. You can send contact properties from HubSpot, but for this integration, you'll be receiving data from Revscale. You can use the webhook's data in subsequent actions within your HubSpot workflow, such as creating a new contact or updating a property.

Part 2: Configuring Revscale CRM

Once you have your HubSpot webhook URL, you can configure Revscale to send real-time lead data to it.

Log in to your Revscale CRM account.

Navigate to the Board section, which shows your leads in different stages.

Click on the Configure tab in the top right corner (represented by a gear icon or similar).

Locate the Webhook input field.

Paste the HubSpot webhook URL you copied earlier into the input field.

Click Save.

Now, whenever a lead's status is updated or a new lead is added in Revscale, the details of that lead will be sent to the HubSpot webhook URL, allowing you to use that data within your HubSpot workflows.

Did this answer your question?