Item¶
Products/Items with associated attributes can be downloaded from Magento.
Items with Tier pricing can optionally have their tier pricing included as children records to the item.
Query Criteria¶
Order Status¶
Ignored and not in use.
Number of Records To Pull (Optional)¶
You can limit the number of records to retrieve on each reader invocation.
Starting Increment ID¶
Ignored
Custom Header Field List, Custom Detail Field List¶
Ignored
Store List¶
Ignored
Starting Created Date, Starting Updated Date¶
Where specified will limit the customer records returned by their created/updated dates respectively.
The date should be in form: yyyy-MM-dd
Returned Data¶
Item¶
Contains all the item attributes.
ItemTierPricing¶
If an item has tier pricing it will be listed as a child to the item record.
Running the Customer Download¶
Running the customer download will return all matching customers based on the criteria specified.