Importing Users by CSV
Bulk Upload or Update Users in Sonar
Sonar simplifies the process of uploading or updating your users in bulk. Utilize the user import tool to seamlessly import users from a CSV file.
Template
Send a csv file with at least the following columns in any order:
firstname: string
lastname: string
userEmail: string with / separator
group: string with / separator
You can add any other fields, but it might not be supported. Here is the csv template: with examples`
Last updated