commsharbor_contact_import_confirm
Confirm an import with a mandatory idempotency key. The idempotency key is mandatory here. Reusing it returns the same import and never creates a second Queue message — which is what keeps a retry from importing everyone twice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| import_id | Yes | Contact import ID | |
| idempotency_key | Yes | Unique confirmation key | |
| organization_id | Yes | Active organization ID |