How to import feedbacks and votes
How to import feedbacks and votes
If it was your first time using Changelogfy, this page will appear for you, just click on IMPORT VIA .CSV

If not, inside the Imports Settings, after click on Boards

Select the board you want, and click Edit

On the page, click on Import Data., after select your .CSV, and click on the IMPORT DATA.

Fields:
name
Description
status
created_at
user_id - If you want add user author to feedback, this field it's required
user_email
user_name
Rules of importation:
If the feedback row has created_at, will assign this creation date.
If the feedback row has user_id, first we try to find if the user it's on your database and if the user is not found we create a new user to assign author.
If the feedback row has user_name (depends on having user_id) they will attach the user name to the author.
If the feedback row has user_email (depends on having user_id) they will attach the user email to the author.

Now, if you want import votes, go to Import Votes, insert your .CSV and click on IMPORT VOTES

Fields:
user_id
feedback

You can import many feedback boards and votes you want
Updated on: 06/03/2022
Thank you!