How do I export only the new Shopify orders that were canceled since the last export?

There's a field called "Cancelled At" in EZ Exporter that we can use to filter the order data and only export those orders that were cancelled since the last export.

You can set these settings in the Data Settings.

First, set Filters > Order status to "Cancelled".

Then under Custom Filters, add the following filters:

Data must match: all conditions

  • Cancelled At is greater than or equal to {{ last_successful_run }}
  • Cancelled At is less than {{ current_task_start_time }}

Below is a screenshot of what these settings look like in the app.


Related Articles:


App: EZ Exporter

Tags: cancelled orders