🤝 Workflow for two-way sync between Airtable and HubSpot

42 views · 🤝 CRM & Sales Operations

Description

Who’s it for

This template is for sales teams, marketing operations (M-Ops), or freelancers who use Airtable as a “control panel” or staging area for new leads. If you’re tired of manually copying and pasting approved leads into HubSpot, this workflow automates the entire process for you.

How it works

This workflow runs on a schedule (e.g., every 5 minutes) to check for new leads.

1. Before: Your Airtable has new leads with a ’📥 New Lead’ status. Screenshot 20251115 110214.png

2. The Trigger: You (or a teammate) manually review and change a lead’s status to ’👍 Ready to Sync’. Screenshot 20251115 110325.png 3. The Workflow Runs: n8n fetches all leads in that view (up to 50 at a time) and loops through them one by one. For each lead, it:

4. After: The workflow automatically updates the same Airtable row with the new HubSpot IDs and a ’✅ Synced’ status, completing the 2-way sync. Screenshot 20251115 110358.png This template includes a full batch-processing loop, robust error-handling (it logs failures back to Airtable), and detailed sticky notes to guide you.

How to set up

Setup should take less than 10 minutes. All detailed instructions are in the sticky notes inside the workflow.

  1. Copy the Airtable Base: This is a mandatory first step! You must use this template.

  2. Add Your Credentials:

  3. Configure 3 Nodes:

    • Schedule Trigger: Set how often you want it to run (e.g., every 5 minutes).
    • get 👍Ready to Sync: Select your Airtable credential and the Base you copied. Also, Do this for the other Airtable nodes.
    • Search company: Select your HubSpot credential. Also, Do this for the othe HubSpot nodes.
  4. Activate! Save and activate the workflow. To test it, just change a lead’s ‘Status’ in Airtable to ’👍 Ready to Sync’.

Requirements

How to customize the workflow

🔗 Nodes Used

Airtable, HubSpot, Schedule Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup