Create contacts in bulk
reach_createContactsInBulkV1Bulk-create contacts in a Hostinger profile with one call. Provide emails, names, phones, notes, or tags; existing emails are ignored, and opt-in emails can be sent.
Instructions
Create many contacts in a profile in a single call.
The contacts are imported in the background, so a success response means the import was accepted rather than finished. Contacts whose email already exists in the profile are left as they are. If double opt-in is enabled, new contacts start off pending and are sent a confirmation email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Note applied to every created contact | |
| contacts | Yes | contacts parameter | |
| tag_uuids | No | Existing tags to attach to every created contact | |
| profileUuid | Yes | Profile uuid parameter |