Update a job
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Job ID
Query Parameters
Section titled “Query Parameters ”Workspace ID for access check
Request Body required
Section titled “Request Body required ”object
object
object
The source database or spreadsheet identifier (e.g. spreadsheet ID for Google Sheets, site ID for Excel/SharePoint)
The database schema to extract from (e.g. “public”, “customers”)
The database table to extract from (e.g. “customers”, “orders”)
object
object
User-defined display label for this data source
object
object
Email addresses to receive job result notifications. Validated against tenant recipient rules.
Max result rows in FULL_DATA emails for this job. Capped at tenant max_email_rows.
Per-job email detail level override. Can only lower the tenant/workspace level, never raise it.
Maximum number of stages to run concurrently (only used when stage_execution_strategy is PARALLEL)
Responses
Section titled “ Responses ”Job updated successfully
object
object
object
The source database or spreadsheet identifier (e.g. spreadsheet ID for Google Sheets, site ID for Excel/SharePoint)
The database schema to extract from (e.g. “public”, “customers”)
The database table to extract from (e.g. “customers”, “orders”)
object
object
User-defined display label for this data source
object
object
Email addresses to receive job result notifications. Validated against tenant recipient rules.
Max result rows in FULL_DATA emails for this job. Capped at tenant max_email_rows.
Per-job email detail level override. Can only lower the tenant/workspace level, never raise it.
Maximum number of stages to run concurrently (only used when stage_execution_strategy is PARALLEL)
ISO-8601 timestamp of the most recent run of this job (any status). Server-computed; read-only.
Status of the most recent run of this job. Server-computed; read-only.
ISO-8601 timestamp of the most recent successful (COMPLETED) run of this job. Server-computed; read-only.
Job not found or version mismatch