This document describes the supported feeds for the Customers (user) microservice.

 

Supported Feeds

The supported feeds for the Customers (user) microservice are as follows:

gdprexport Feed

This feed is used to export user data such as user and order details. The main purpose of this feed is to export the user details from the storefront site using the EXPORT option given in the My Account > Settings page of the storefront. On selecting the export option, the SFO call triggers the gdprexport feed internally and exports the details into the Excel sheet. The frequency to run this feed is ONDEMAND. After the feed is completed, an email is sent to the registered email address(es) with the feed status.

Note: In the Feed admin console, you can view the feed summary and history details.

gdprdelete Feed

This feed is used to hard delete users (who have been deleted for more than 90 days) and their associated details from the database. The frequency to run this feed is ONDEMAND.  After the feed is completed, an email is sent to the registered email address(es) with the feed status.

Note: In the Feed admin console, you can view the feed summary and history details.

 

Note: For detailed information about Feeds microservice, see here.

 

Revision History

2022-11-18 | SW – Updated content for 8.13 release.
2019-01-21 | PLK – Content uploaded.