Run Job
Jobs
Run Job
Creates and runs a new job. You must specify the cluster to run on and the package whose workflow the job should perform. You can also pass static and dynamic variables.
POST
Run Job
Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key as the username. Leave the password field blank.
Example: curl -u YOUR_API_KEY: https://api.xplenty.com/...
Headers
API version header — required on all requests
Body
application/json
Response
Job created and started
Example:
157
Available options:
idle, pending, queued, running, completed, failed, pending_stoppage, stopping, stopped Example:
"completed"
Required range:
0 <= x <= 1Example:
1
Example:
2
Example:
52
Example:
434
Last modified on April 15, 2026