bulk_import_contacts
Import up to 100 contacts into a Qualtrics mailing list, returning per-contact success or failure details.
Instructions
Create multiple contacts through the documented single-contact endpoint, returning per-contact successes and failures (non-atomic)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contacts | Yes | Array of up to 100 contacts to create sequentially | |
| directoryId | Yes | Required XM Directory ID (POOL_...), also known as the directory or pool ID | |
| mailingListId | Yes | The mailing list ID |