Mark a lead as exported
Leads
Mark a lead as exported
Update a lead’s lifecycle to “exported” after moving it into your CRM
POST
Mark a lead as exported
Marks a lead as exported. Sets
x_leads.exported_at = NOW() and logs an export event for batch-level audit.
After export, the lead appears in ?lifecycle=exported filters and disappears from ?lifecycle=new. Re-exporting overwrites exported_at to the latest timestamp.
Body
| Field | Type | Description |
|---|---|---|
exportType | string (required) | Free-form tag for the destination tool. Example: "csv", "heyreach", "apollo", "clay" |
platform | string | Optional platform tag (e.g. "x", "linkedin") |