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
- Shopify Trigger starts the workflow whenever a customer`s data is updated.
- Zendesk Node then searches the contact by email address.
- Set node keeps only the UserId and email of the contact.
- Merge by Key node combines the Shopify and Zendesk data.
- If node splits the workflow conditionally, check if the contact already exists or not.
- If the user exists, Zendesk node updates its contact data.
- If the user does not exist, Zendesk node creates a new contact.