Back to Templates

Sync Shopify customers to your HubSpot contacts

Created by

Created by: n8n Team || n8n-team

n8n Team

Last update

Last update a year ago

Categories

Share


This workflow syncs Shopify customers to your HubSpot account as contacts. Whenever somebody makes a purchase on Shopify, it automatically adds them as a new customer to your Hubspot account if the customer doesn’t exist yet.

Also, this workflow creates or updates contacts from new paid orders on Shopify by adding the amount and order close date of the deal.

Prerequisites

How it works

  1. Shopify trigger starts the workflow whenever an order is updated.
  2. HubSpot node creates or updates the contact who made the order update.
  3. Set node sorts and passes only the userid.
  4. Merge node merges data of both inputs, the order and the customer.
  5. Hubspot node looks up if the order already exists.
  6. If node splits the workflow conditionally, based on data received.
  7. If the order is new, the new deal is created in the Hubspot node.