Skip to main content

How to import users

Learn how to use the import function to load multiple users into the cms using a .csv file

J
Written by James bradbury
Updated over a year ago

Should you have multiple users to be loaded into the dashboard, wether for the redemption dashboard, a sub-admin user or user credentials for the TS gift card curate dashboard, you have the ability to use the import .csv file function.

You will need to establish a .csv file template that corresponds to the configuration elements needed for the import of the user credential.

For Users, navigate and click on the main Admin CMS to the left hand menu tab 'Users', to open up the users dashboard.

To learn how to upload a single new user, click on the button below.

To upload multiple users, click on the 'Import Data', which allows you to search for a .csv file to import.

The template for the .csv file needs to be in a format that corresponds with the input fields necessary for the user configuration.

For example the redemption field below:

The above fields .csv template would take on the form in the example below:

Add the Name field then email, password and the check box fields all separated by a comma. The check box fields will need to be a binary field, with 'TRUE' representing a check box field and 'FALSE' as being an unchecked box field.

Once you have chosen the .csv file, and clicked 'Open', the automatic file upload will create the user names within the .csv file successfully. Should there be errors or missed fields within the .csv file, an error code will be displayed as in the example below:

The a successful file upload will load all the relevant information into the required fields, and will be displayed in the 'Users' dashboard.

Did this answer your question?