Keep sales and marketing contacts in step across HubSpot and Pipedrive. New people added in one tool appear in the other on a set schedule. Good for teams that want one shared contact list with less manual work.
On each run a Cron trigger pulls all contacts from HubSpot and all persons from Pipedrive. Two Merge nodes compare emails from both sides. Items found in HubSpot but not in Pipedrive go to the Pipedrive node to add the person with first name and email. Items found in Pipedrive but not in HubSpot go to the HubSpot node to create the contact with email and first name. It focuses on missing records only, not editing existing matches.
Set up needs active HubSpot and Pipedrive accounts and credentials in n8n Cloud. Expect to replace manual CSV exports and imports with a scheduled sync that runs in minutes. Great for leads captured in HubSpot that must reach sales fast, and for people created in Pipedrive that marketing should email. If you use custom fields or different email keys, update the field mapping in the nodes before turning it on.