campaignstack_get_external_import_progress
Read the progress of a campaignstack_import_external_leads run: processed / imported counts, status (in_progress, completed, failed) and error message. Returns null when no import was ever started for that provider source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | Integration provider of the import. | |
| sourceId | Yes | Provider-side source id the import was started with. | |
| workspaceId | No | Workspace ID (defaults to the bound workspace) |