Create multiple contacts in bulk
Contacts
Create multiple contacts in bulk
Create multiple contacts and attach them to an organization.
- Non-atomic (partial success allowed)
- Each contact is processed in an isolated transaction
- Successful contacts are committed even if others fail
- Always returns 200 OK with results and errors
- Check the ‘succeeded’ and ‘failed’ counts to determine outcome
POST
Create multiple contacts in bulk
Authorizations
Get token from Auth0 and paste it here
Path Parameters
Body
application/json
Response
Successful Response
Total number of records in the request
Number of successfully processed records
Number of failed records
Number of records that passed validation but were not processed
Successfully processed records
Failed records with error details