klantenvertellen.nl review import
In this document we describe how to import reviews for Klantenvertellen and Kiyoh in “Two Steps”
CREATE FORM IN SFF
IMPORT REVIEWS IN ARI
STEP 1. CREATE FORM IN SFF
Log in into the Smart Feedback Forms
Use Connect Credentials
Create a new form (default form is in English)
Click on Create New Form
Input the form Name (for example review-import-30-12-2020)
select the Language (Dutch)
select the Review Type (Seller)
Click on Save
Click "Continue"
Add fields that you need to push to eKomi
Remove the "Would you recommend us to your friends?" question
click on Trash the icon next to the question, Click on Yes to confirm deletion.
Click on the edit icon next to "How many stars would you like to award?"
Update the Question text to "Totaal score"
Changed scale from “Star rating” to “NPS”
Click on Save
Click on the edit icon next to "Please describe your experience:"
Update the Question text to "Beschrijf uw ervaring"
Click on Save
Add Short Text field Naam
Change “Minimum number of characters” to 1
Enable checkbox “Reviewer's first name (Will be sent to the certificate page)”
Click on Save
Add Short Text field E-mailadres
Enable checkbox “Reviewer's email address (Will be used for dialog)”
Click on Save
Add Short Text field Review Id
Click on Save
Add other fields you want to push to eKomi as Short Text
SAVE FORM
Video 1 - Setup SmartForm for Review Import klantenvertellen.nl (in Dutch):
To create a SmartForm for review import for each new account is not very efficient. You can also clone the Smart Forms from one shop to another with SFF CreateAccpount API.
STEP 2. IMPORT REVIEWS IN ARI
After you have created your form for the review import continue with ARI.
Log in into the ARI
Use Connect Credentials
Create Input Source
Step 1: Give title (e.g. Review_import_30_12_2020) under Source Type
Step 2: Map (at least the following) CSV columns:
Name → FIRST_NAME
Totaal score → custom title: Totaal Score
Beschrijf uw ervaring → COMMENT
E-mailadres → EMAIL
Datum → TRANSACTION_DATE (Date format: Y-m-d\TH:i:s.u\Z[\U\TC])
Review Id → ORDERID
Step 3: Mapping Fields to SFF Fields
FIRST_NAME → NAAM
Totaal score → Totaal Score
COMMENT → Beschrijf uw ervaring
EMAIL → E-mailadres
TRANSACTION_DATE → Datum
ORDERID → Review Id
Step 4: Select Data Source: Upload files manually
Confirmation → Click on FINISH
UPLOAD CSV-FILE with the review you want to import.
Upload File
Check if your reviews look good
Click on “QUEUE CSV FILE FOR PROCESSING”
Done! The reviews will be imported within the next 24 hours.
Video 2 - Setup Input Source in ARI for Review Import klantenvertellen.nl (in Dutch):
It possible to manually upload CSV files with new reviews for each shop. Better it would be to automate. Two options:
Leave CSV files on (s)ftp-server. ARI can pick up the files from there.
Skip ARI and directly push reviews to SFF. Ask @Mohsin Naeem for advice on how to use SFF API’s.