Importing Licenses by CSV
Last updated
Avanoo 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.
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