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.
Send a csv file with at least the following columns in any order:
Mandatory
userEmail: string with / separator
Optional
firstname: string
lastname: string
title: string
company: string
location: string
manager: string (email address)
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 12 days ago