Importing Licenses by CSV
Bulk Upload or Update Licenses in Sonar
Sonar simplifies the process of uploading or updating your licenses in bulk. Utilize the license import tool to seamlessly import licenses from either a CSV file.
Template
Send a csv file with at least the following columns in any order:
contractName : string
applicationName: string
licenseName: string
usersEmail: user email with a license, string
You can add any other fields, but it might not be supported. Here is the csv template:`
Last updated