Export User Data to Watson Campaign Automation
In this article, you’ll learn how to export user data in Auth0 to a CSV file then import it into the Watson Campaign Automation dashboard.
Create a user data file
Start by navigating to the Extensions section of the Dashboard and open the User Import / Export Extension. On the extension page, select Export from the menu.
Next, set the Export Format to the required file format. Watson Campaign Automation accepts file imports in CSV format so choose the Tab Separated Value file (*.csv)
option.
At the top in the Fields section, provide a User Field and Column Name for each user attribute to include in the export. For example:
User Field | Column Name |
---|---|
email |
Email Address |
created_at |
Created At |
given_name |
First Name |
family_name |
Last Name |
After adding the user fields, click on the Export Users button to start the export. Once the export is complete, download the CSV file to use in the following section.
Import a user data file
To import your CSV file into Watson Campaign Automation, follow these steps:
Log in to Watson Campaign Automation and navigate to Data > Import New.
On the Select File step, enter the new database's settings in the provided fields.
Select the option to upload a file from a local hard drive, then click Browse to select the file.
Set the file type to CSV (comma-separated values).
Click Next to proceed to the Define Data Format step.
Make sure your data was processed correctly, then click Next.
On the Map Fields step, choose which fields to include in the import as well as their types.
Click Next to proceed to the Edit Field Settings step.
Edit the settings on default or new fields as needed.
To start the import click Next.
That's it! You successfully imported your Auth0 users into Watson Campaign Automation.