Hello,
Looking for some help with Shopify Zaps.
Currently, we have it triggering on new orders being created. However, I’d like it to also trigger on “Updated Orders” but was hoping to get some clarity on how that works?
-What qualifies as an update to an order? Will it trigger on any changes such as added/deleted tags, changes to ‘Additional Details’ and using the Edit order function.
-I want every new order to Zap and every update to an order, does ‘updated orders’ automatically include new order creation or do I need to have these as two seperate zaps?
For some context on my setup: Order created in Shopify, then it’s Zapped to Google Sheets where I ‘process the data’ then exported to a few different end nodes like google calendar and another sheet for order picking. Currently, when a customer needs to request a change to their order, I need to update it in all of those places. I want to be able to just update within Shopify.
I assume that when the order is updated it will create a new record, not modify the old one. So I will have to handle that within the spreadsheet to say ‘if multiple records for this order number, use most recent’. Is that the best practice or is there a way to update within Zapier itself?