Vendor Platform
Importing/Exporting Data
License Features Import
7min
Importing license features allows you to upload multiple features in bulk, expediting the process of managing and associating features with licenses. This page outlines the steps for importing license features using both the platform interface and the Management API.
- Open the Licenses menu in the sidebar and select the License Features Import tab, as shown below.
License Features Import Tab

- Populate your CSV file with your license data. Ensure you include the required headers, such as license_key and code.
- There are other optional headers that can be included in this CSV file for more detailed configurations, such as max_consumption and expiry_date.
- Optionally, you can click the Download import template file button to download a pre-formatted CSV file. This template ensures your data conforms to the required structure. This template is also included below:
- Drag and drop your prepared file into the upload area or click to browse and select your file. The platform accepts .csv files only.
CSV Upload Area

- Once uploaded, the platform will validate your data and display the status in the Imports List section.
- If successful, the status will show as success. Otherwise, review the error messages, correct the data, and re-upload.
Imports List and Status

For users who prefer programmatic imports, the Management API provides a simple endpoint to import license features from CSV files.
More information regarding this style of importing can be found at Import License Features From CSV, our page outlining the Management API endpoint for performing the equivalent action.
Updated 04 Dec 2024
Did this page help you?