Customers Import
Importing Customers via Platform Interface
Importing Customers via Management API
Last updated
Was this helpful?
Importing customers from CSV allows you to quickly upload customer data in bulk, saving time and ensuring consistency when managing customer information. This page provides step-by-step instructions for using both the platform interface and the Management API to import customer data.
Populate your CSV file with your license data.
There are other optional headers that can be included in this CSV file for more detailed configurations, such as first_name and last_name. See: Import Customers from CSV.
Optionally, you can download a pre-formatted CSV template to ensure your data conforms to the required structure:
For users looking to programmatically import customer data, the Management API provides this functionality.
More information regarding this style of importing can be found at Import Customers from CSV, our page outlining the Management API endpoint for performing the equivalent action.
Last updated
Was this helpful?
Was this helpful?