Rapid Reviews / Import CSV Template File
Import CSV Template File
Use our import file below to import both Reviews and Questions. This file shares the identical format as our exported csv files.
Click here to download our official template file.
Reviews and Questions share all the same fields. They are differentiated from each other using the type
field. The acceptable values are r
for reviews, and q
for questions.
Notes About Optional Fields
Field Name | Description |
---|---|
id |
This is the Rapid Reviews id . If we recognize the id , we will overwrite our existing entry instead of creating a new entry. |
delete |
See Bulk Delete |
spam_score |
Not generated for entries that were not captured through Rapid Reviews. |
Required Fields For Reviews
Field Name | Description |
---|---|
type |
Value should be r |
entity_id |
The Shopify entity ID — learn more |
email |
The email of the reviewer |
name |
The name of the reviewer |
body |
This is the content of the review |
title |
This is the title of the review |
Required Fields For Questions
Field Name | Description |
---|---|
type |
Value should be q |
entity_id |
The Shopify entity ID — learn more |
email |
The email of the reviewer |
name |
The name of the reviewer |
body |
This is the content of the review |