Authorizations
Path Parameters
ID of environment
ID of flow
ID of tenant
Body
The ID of the connector to run a job for. Note that in V2 flows, you do not pass a tap or target
The schedule expression to sync on
read
, write
Name for job. If not provided, name is autogenerated
Date to start syncing data from (e.g. 2022-08-08T00:00:00.000Z)
Date to sync data until. Only supported on some connectors. (e.g. 2022-08-10T00:00:00.000Z)
Runs the job as a "full_sync" by clearing the state
on the linkedSource
For use with the unified schema. Define a temporary selection of unified schema objects to override the default selection. Does not affect your selection for future jobs. E.G. {"Vendors":true}
Override the source connector configuration for this job only. Does not affect the saved configuration.
Override the target connector configuration for this job only. Does not affect the saved configuration.
Override the bidirectional connector-level configuration for this job only.
Define a temporary field map to be used in the job, different from the configured field map.
Override environment variables for the job execution.
Optional extra context to be used by the job. Often used for write jobs. Note that this is different from the source state.
If true, the job will run in streaming mode and skip the ETL step. This feature is in beta.
If true, the job will ignore restrictions on parallel job execution for this connector.
Response
200
"37g_DK"
"mydomain.hotglue.xyz"
"l8odS2mce"
"l8odS2mce-chargebee-20220119-153011"
12598713
12598713
"12598713/flows/l8odS2mce/jobs/2022/01/4/19/15/37g_DK"
"2022-01-19T15:30:11.731333+00:00"
"chargebee"
JOB_CREATED
, DISCOVER_STARTED
, DISCOVER_FAILED
, SYNC_STARTED
, SYNC_FAILED
, SYNC_SUCCESS
, ETL_STARTED
, ETL_FAILED
, ETL_SUCCESS
, EXPORT_STARTED
, EXPORT_FAILED
, JOB_COMPLETED
"JOB_CREATED"
true
"..."
"2022-01-19T15:35:13.982380+00:00"
0