Import customers to Synerise by file upload
Importing your customer database to Synerise is a great way to get started with your email marketing efforts, as it will allow you to immediately start building relationships with your customers.
In this use case, we will focus on how to use the Automation module to easily import a ready-to-use data base from a CSV file without any transformation.
Prerequisites
- Create a CSV file with your customer database. You can add a few basic columns:
firstName,lastName,email
. Prepare your file based on this document. You can also find the general requirements for the.CSV
file format here.
Example CSV file might look like this:
firstName,lastName,email,
Dwight,Addams,dwight.addams@test.com,
Martin,Smith,martin.smith@test.com,
Kurt,Doe,kurt.doe@test.com,
John,Smith,john.smith@website.com,
agreements.email
with a value 1
or 0
.Prepare a workflow
The scenario for this use case involves a one-time import of .csv
file with a customer database directly to Synerise.
- Go to Automation > Workflows > New workflow.
- Enter the name of the workflow.
Define the launch date
-
As the trigger node, add Scheduled Run.
-
In the configuration of the node:
- Change the Run trigger option to one time.
- Select Immediately.
- Confirm by clicking Apply.
Select file to import
- Add a Local File node.
- In the configuration of the node:
- Upload the file.
- Confirm by clicking Apply.
Add Import Profiles node
- Choose Synerise node.
- On the Local File node, click THEN.
- From the list that opens, select Synerise > Import Profiles.
Add the finishing node
- Add the End node.
- In the upper right corner, click Save & Run.
You can monitor the flow of the workflow in the Transformation logs tab. It contains information about each execution of the workflow.
Result: New imported profiles can be visible in your CRM module.
Check the use case set up on the Synerise Demo workspace
You can check the workflow configuration directly in Synerise Demo workspace.
If you don’t have access to the Synerise Demo workspace, please leave your contact details in this form, and our representative will contact you shortly.