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:
- How do I create an automated CSV export that only includes new orders?
- How do I export only new Shopify orders with a time offset to handle a buyer remorse period or post-purchase upsells?
- How do I export only Shopify orders that had a shipment delivered since the last export?
- How do I export only the new Shopify orders that were fulfilled since the last export?
- How do I export only the new Shopify orders that were paid since the last export?
- How do I export only the Shopify orders that were refunded since the last export?
App: EZ Exporter
Tags: cancelled orders