workflows.fit
Back to n8n workflows
n8n templateFreeBy Beex

Automatically sync Beex leads to HubSpot (Create & Update)

Summary Automatically sync your Beex leads to HubSpot by handling both creation and update events in real time. How It Works 1. Trigger Activation: The workflow is triggered when a lead is created or updated in Beex. ...

DevelopmentCore NodesSticky NoteSwitchHttp RequestFilter
Loading interactive preview...

Template notes

Summary

Automatically sync your Beex leads to HubSpot by handling both creation and update events in real time.

How It Works

1. Trigger Activation: The workflow is triggered when a lead is created or updated in Beex. ![11212.gif](fileId:3423)

2. Data Transformation: The nested data structure from the Beex Trigger is flattened into a simple JSON format for easier processing. ![11211.gif](fileId:3422)

3. Email Validation: The workflow verifies that the lead contains a valid email address (non-null), as this field serves as the unique identifier in HubSpot.

4. Field Mapping: Configure the fields (via drag and drop) that will be used to create or update a contact in HubSpot.

⚠️ Important: Field names must exactly match the contact property names defined in HubSpot. ![editfields.gif](fileId:3425)