campaignstack_import_leads_csv
Import leads from CSV data. Provide raw CSV content and optional column mapping. If no mapping is provided, columns are auto-mapped based on header names. After import, use campaignstack_search_leads to verify imported leads, or campaignstack_add_leads_to_list to add them to a campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csvData | Yes | ||
| mapping | No | ||
| workspaceId | No | Defaults to the API key's workspace |