Simple Review Management logo
Help Center
Contact UsLog in
Quick Start
Getting StartedAccount SetupAccount InitializationAccount Dashboard IntoSend Review Requests
How To
Troubleshooting
Knowledge Base

Bulk Customer Import

The bulk customer import feature in Simple RM allows you to import customers from other services you use. This is done via a CSV file upload.

About CSV Files

A comma-separated value (CSV) file is a commonly used file structure for transferring data. You can read more about CSV files here. CSV files can be generated by a program that holds data or they can be created from scratch using any spreadsheet program.

If you wish to export data from an existing program as a CSV, check the help documents of the program that currently holds the customer data for instructions on how to export it as a CSV file.

Note for QuickBooks Online Users. Enabling the direct integration with QuickBooks Online is the recommended method of syncing data with Simple RM.

File Structure

Regardless of how you create your CSV file the main thing to ensure is that it has the column names that Simple RM is expecting. The expected column names are listed below. If your CSV file does not currently use the exact same column names you must edit the file prior to doing the import.

ColumnDescriptionRequirements
first_nameThe first name of the customerOptional. Although depending on your account settings you may not be able to trigger a review request for the customer without setting a first name.
last_nameThe last name of the customerOptional
phone_numberThe phone number of the customerOne of either phone_number or email_address must be set in order to trigger a request
email_addressThe email address of the customerOne of either phone_number or email_address must be set in order to trigger a request
assume_satisfiedSpecifies if the customer is assumed to be satisfied or notOptional. Acceptable values are yes or no. If not set the customer will get the default assume_satisfied value specified in your account settings
trigger_requestWhen creating this customer in Simple RM you can immediately trigger a request as wellOptional, acceptable values are yes or no

Step By Step

How to upload a CSV file in Simple RM. These instructions assume your CSV file is already formatted correctly.

1. Go to the page

Go to the customer import page in the Simple RM account dashboard.

2. Select file

Click the “Choose file” button located in the Create New Import section and select your CSV file.

3. Process file

Click the “Process file” button. When you do you will see a new import get created. Wait for the “Processing” status to change to “Complete”.

4. View results

Once the “Processing” status to changes to “Complete” you will be able to see a report of everything that just happened.

You will see a table where each row represents a row from the CSV file that was successfully processed. The structure of that table is as follows.

Customer IdProcessing Summary
The ID of the customer that was created or updated. Click on the ID to view the customer.The exact row from the CSV that was processed. As well as a log of how the row was processed.

Processing a CSV file can results in an error that stops the process. Errors can occur part way through processing so it is possible you may see an error message as well as a table of customers that were imported successfully before the error. If an error occurs, follow the instructions in the error message.

Existing Data

You may be wondering how the customer information in the CSV file will mix with customer information already in your Simple RM account. Data in the CSV file will supplement existing data in SRM. This means if a customer with matching information already exists in SRM then any piece of information that exists in the CSV but not in the existing customer will be added. However, no information that already exists will be overwritten by values that are different in the CSV. For example:

  • If a customer in the CSV has the same email_address as a customer in the system, but a different first_name then no new customer will be created and the first_name of the existing customer will remain unchanged.
  • Furthermore if that same customer in SRM does not have a last_name but the CSV does. The last_name would get added to the customer in SRM as part of the import. The reason the last_name gets added while nothing happens for the first_name is that the last_name is only adding to the additional information rather than overwriting existing information.

Note that because assume_satisfied and trigger_request columns always have a value, those two columns will only ever affect new customers.

Triggering Requests

The optional trigger_request column in the CSV file is a great way to take care of two tasks at once. If you choose to not include this column you can still trigger requests for customers any time on the customers page.

For optimal results with your review requests try to only send them to customers you have done business with in the last 60 days.

Import Limit

At this time we are limiting customer imports to 2500 customers. Contact support if you wish to import a CSV file with more than 2500 customers.

Next Article
Send Review Requests