Cancelled Order Feed
The cancelled order feed includes data on orders that have been cancelled or returned by your customers. Emplifi Ratings & Reviews uses this information to ensure that we do not treat these shoppers as owners available to answer questions. This is an optional feed.
Providing the cancelled order feed
You can provide your cancelled order feed to Emplifi Ratings & Reviews by manually uploading the file, supplying the file's URL or FTP location, or setting up automated collection via the TurnTo API for Emplifi Ratings & Reviews.
Manual File Upload
Steps:
In Emplifi Ratings & Reviews, click Settings → Feeds → Upload Feed.
From the Feed Type dropdown menu, select TurnTo Cancelled Orders.
Select your file, and then click Submit.
Upload File by URL or FTP
Steps:
In Emplifi Ratings & Reviews, click Settings → Manage Site.
From the Cancelled Orders Feed Format dropdown menu, select TurnTo Format.
In the Cancelled Orders Feed Url field, enter the feed URL.
(Optional) Click Test.
Scroll to the bottom of the page and click Update to save your changes.
To deliver via the TurnTo API for Emplifi Ratings & Reviews, see Automating Feeds with the TurnTo API for Emplifi Ratings & Reviews.
Emplifi Ratings & Reviews cancelled order feed format
Ensure that your feed file adheres to these formatting requirements:
The feed must be a tab-delimited text file.
The first row of the tab-delimited file must include at least the required headers, in any order.
Header | Header Required | Value Required | Description |
---|---|---|---|
ORDERID | Yes | Yes | The identifier for the order that was cancelled. This is the same identifier that was used to supply the order data to Emplifi Ratings & Reviews in the batch or JavaScript feed. |
SKU | Yes | No | The SKU of the item that is being cancelled or returned from the order. If more than one item from an order is being cancelled, include a line for each item. If the entire order has been cancelled, leave the SKU field blank. |
Example
For your reference, the following is a sample cancelled order feed.
ORDERID SKU
123456
654321