Using the CLI
- Create a file named
customers.jsoncontaining all customers you plan to import into the target environment. The file must follow this schema:
- Initiate the bulk import process:
Using the API and SDKs
Use theimportCustomerBulk endpoint.
The
importCustomerBulk endpoint supports up to 1,000 customers per request and has a rate limit of 250 requests per minute.