๐Ÿค Sync Shopify orders with your Zendesk contacts

โšก 1,085 views ยท ๐Ÿค CRM & Sales Operations

Description

This workflow automatically syncs Shopify orders with your Zendesk contacts. Using this workflow, the Shopify email ID, phone number ID and order information will be added or updated to Zendesk contacts.

Prerequisites

How it works

  1. Shopify Trigger starts the workflow whenever a customer`s data is updated.
  2. Zendesk Node then searches the contact by email address.
  3. Set node keeps only the UserId and email of the contact.
  4. Merge by Key node combines the Shopify and Zendesk data.
  5. If node splits the workflow conditionally, check if the contact already exists or not.
  6. If the user exists, Zendesk node updates its contact data.
  7. If the user does not exist, Zendesk node creates a new contact.

๐Ÿ”— Nodes Used

Shopify Trigger, Zendesk

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup