Skip to main content

Hi!

 

The Shopify Updated Order triggers on new orders (which makes sense to some extent), but also creates 4 tasks when a new order comes in. I tried filtering for timestamp (created at vs updated at) but this doesn’t work due to the weird timestamp that comes out of Shopify. Anyway, we’re running out of tasks because of this. Any help would be much appreciated. 

 

Thanks!

Hi @ivan_b 

Shopfiy can often have micro updates to Orders from other apps/integrations and behind the scenes subprocesses in Shopify.

For us to have more info, post screenshots with how your Zap steps are outlined and configured in EDIT mode.


Hi @ivan_b 👋

Not sure if you’ve already solved this but I wanted to suggest that it might be worth using a Formatter (Date/Time > Format) action to convert the timestamps into a better format for comparing the created at and updated at date/time values. Alternatively, you could use a Formatter (Date/Time > Compare Dates action). Like Filters, Formatter actions don’t count towards your task usage

You can learn more about how to use those types of Formatter actions here: 


Hope that helps. Please let us know if you have any questions or need any further assistance at all. 🙂


Hi @ivan_b 👋

Not sure if you’ve already solved this but I wanted to suggest that it might be worth using a Formatter (Date/Time > Format) action to convert the timestamps into a better format for comparing the created at and updated at date/time values. Alternatively, you could use a Formatter (Date/Time > Compare Dates action). Like Filters, Formatter actions don’t count towards your task usage

You can learn more about how to use those types of Formatter actions here: 


Hope that helps. Please let us know if you have any questions or need any further assistance at all. 🙂

Thank you, I will give that a try. It seems like when there’s a new order created, Shopify does a bunch of updates very quickly in the background that triggers the updated order trigger. Comparing created at and updated at timestamps may work in this case but the updates seem to be coming in at slightly different timestamps.


I got this to work with a timestamp comparison, where the difference between created at and updated at is less than 100 seconds, the update will get filtered out.


Yay! That’s awesome news, @ivan_b! Really pleased that did the trick! 🎉

If you need any more help down the road please do reach out in the Community. We're here to help whenever you need! 😁


Reply