marketo_enqueue_bulk_export
Enqueue a previously created bulk export job to change its status from Created to Queued, initiating processing. Use with marketo_get_bulk_export_status to monitor progress.
Instructions
Enqueue a previously created bulk export job for processing. The job moves from Created to Queued status. Poll status with marketo_get_bulk_export_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exportId | Yes | Export job ID returned from create |