Add leads to campaign
add_leadsAdd recipients to a draft or incomplete campaign through the suppression-safe bulk importer. Returns removed counts for recipients not added and their reasons. Adding to an active campaign pauses it and requires signed-in human confirmation before recipients enter the sequence. The campaign-wide maximum is 5,000 unique recipients. dry_run: true returns an advisory estimate as of evaluated_at, reserves nothing, and may differ from a later execution plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leads | No | ||
| dry_run | No | ||
| campaign_id | Yes | ||
| idempotency_key | Yes | Stable retry key; the same value identifies retries of the same request after timeout or approval. | |
| confirmation_token | No | ||
| finalize_incomplete | No |