Bulk tenant creation
Create multiple organizations / customers at once.
Overview
There are several ways you can create customers / organizations in bulk.
- Create organizations with idemeum APIs. Please check our API documentation.
Public API
Idemeum public API documentation.

- Upload the CSV file with your organization / customer data. When you are uploading a CSV you need to make sure the CSV contains the fields that will map to organization
name
(will be used in the URL) andDisplay name
(friendly organization description).
Upload tenant CSV file
- Navigate to the admin portal of your parent tenant
- Access
Customers
section, clickAdd customer
and thenImport CSV
- Upload the CSV file with your tenant data
- Map the values that will be used for
subdomain
and fordisplay name
using the dropdown fields on the right.

- Once you click next, idemeum will process the creation request, and it will create the tenants. Once completed, you will be presented with information for how many tenants were created and what errors were present if any.