Back to Templates

Sync Shopify orders with Zendesk tickets

Created by

Created by: n8n Team || n8n-team

n8n Team

Last update

Last update a year ago

Share


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.