reach_createContactsInBulkV1
Import many contacts into a Hostinger profile in a single call. Duplicate emails are skipped, and double opt-in sends confirmation emails to new contacts.
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 |