Skip to main content

Sync Shopify orders with Zendesk tickets

Workflow preview

Sync Shopify orders with Zendesk tickets preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow automatically syncs Shopify orders with your Zendesk tickets. Using this workflow, Shopify orders will be added or have their information updated straight to your Zendesk tickets.

Prerequisites

How it works

  1. Shopify Trigger starts the workflow whenever an order is updated.
  2. Zendesk node finds if the order already exists and has a ticket assigned.
  3. Set node keeps and passes only ticket ID.
  4. Merge by Key node combines the Shopify order data with the Zendesk ticket data.
  5. If node splits the workflow conditionally, checks if the ticket already exists or not.
  6. If order is new, Zendesk node creates a new ticket for the order.