Import Leads
Lists
Import Leads
Import a batch of Leads into a List from a structured payload.
POST
Import Leads
CLI:
Overview
Imports Leads into a List from structured input. Imported rows are normalized into Lead records and associated with the target List.AI agent notes
Validate source data before import and keep the response identifiers for follow-up enrichment or campaign workflows. Use the duplicate-check endpoint when source overlap is likely.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Import preview or synchronous import result.
- Option 1
- Option 2