Summary
- Enable users to create Listrak/Google/Review/Reverse feeds into SFTP/FTP and AWS without the help of the development team.
- To start the data feed transfer, the user will have to set up a connection with SFTP/FTP or AWS. Once the connection is established, the user can create a feed. The feed will allow seamless transfer of the feed file between the client and Annex cloud folders.
- While creating the feed, a dynamic file name can be set so that the same feed file will be sent at the regular interval.
- The user can map the fields column to save the data under assigned columns in the database.
- These feeds will be run with the help of a cron job. This cron will be scheduled to perform the transfer at a particular period so that the file transfers can happen routinely.
Navigation: Products > Ratings & Reviews > Common Feed Management

The list of common feeds is shown in the above image.
Users select any of the feeds in the list and versions like RnR Version-1 or RnR Version-2..
To create a new feed, select Add Feed Configuration, you get the Manage Feed Configuration page.
- Common Logic Feed Ecosystem: Select the list of common feeds as follows: Listrak Feed, Google Feed, Review Feed and Reverse Feed.
- RnR Version: Select RnR Version-1 or RnR Version -2.
For example, select the Listrak Feed and enter the following attributes.
|
Field |
Description |
|---|---|
| Transfer Type | Type of transfer: FTP,SFTP etc |
| Host Name | Enter hostname or website name |
| Port Number | Identify a transaction over a network by specifying both the host and the service |
| User Name | Pass the selected transfer type user name. |
| Password | Pass the selected transfer type password |
| Private Key | Enter the private key provided by the user. |
| Folder Name | Name of the folder to which the generated feed will upload. |
| File Name | Name of file which will be used as Feed file name. |
| Interval | Select the time interval from the drop-down list. In that interval, a common feed cron will run. |
| Days | Select days from a week from the drop-down list. These days, the common feed cron will run. |
| Feed Type |
Select the type of feed; Full or Delta. If you select in full, then it will get all the review details. If you select the delta, then you will get review details from the day before to now. |
| Add New | |
| Field Name | Select a field name to identify which field data you want to be displayed in the feed file. |
| Feed Column Name | Name of the feed file column name |
Click on Save to complete the configuration setup.