Skip to content

Export Last X Days Orders

You can now export orders created or modified within the last X days, where X is defined by the user.

This extends the existing delta export functionality.

To export orders created or modified X days ago, follow these steps:

  1. Open an Export Profile.

  2. Set Entity → Orders.

  3. In the Filter section, select:

    1. Created X days ago — exports orders created in the last X days.

    2. Modified X days ago — exports orders modified in the last X days.

      The X placeholder becomes a small numeric input field.

  4. Enter an integer value greater than 0.

  5. Configure other parameters, save and run the export.

If X is provided:

  • The app ignores the previous export run date.
  • The filter is calculated as: current profile run datetime - X days
  • A new relative time window is calculated for each run.
  • The input accepts whole numbers greater than 0.
  • If the selected X-days option has no valid value:
    • A validation message is shown.
    • The system falls back to existing behavior:
      • Latest created
      • Latest modified

The X-days options follow the same delta export restriction as existing latest-created/latest-modified filters (orders_delta_export feature).

  1. Today: Feb 17, 15:00
  2. X = 7
  3. Filter: Modified X days ago

Export includes orders updated after Feb 10, 15:00.