Exporting Orders from Temu
The Export Orders from Temu task allows you to retrieve and save order data from your Temu store.
Orders are exported from Temu in XML format and saved to a specified location on your system.
The task supports filtering options, allowing you to control which orders are included in each export run.
File Settings
Output File
Specify the full file path where the exported order XML file should be saved. Each time the task runs, it will overwrite the file unless a dynamic filename is used.
Filter Settings
Date Filter
Choose which types of orders to export:
- New: Exports only new orders created since the last run.
- Modified: Exports orders that have been modified since the last run.
- All: Exports all available orders regardless of creation or modification date.
Created Date
Used only when the Date Filter is set to New. Orders created after this date will be included.
This date updates automatically each time the task runs successfully.
Modified Date
Used only when the Date Filter is set to Modified. Orders modified after this date will be included.
Like the Created Date, it is automatically updated on each run.
Parent Order Status
Filters the orders based on their current status. Options include:
- All
- Pending
- Unshipped
- Cancelled
- Shipped
- Received
- PartiallyShipped
- PartiallyReceived
Temu Settings
Page Size
Defines how many orders to retrieve per request to the Temu API.
Larger page sizes reduce the number of API calls but may increase memory usage.