Submit Workflow Job

"Creates new Workflow Job. When Submitting job required are:"

  • sources within the input section; Endpoint will respond with 422 if that section is not defined
  • variables - Variables must be provided in order for a workflow to make use of them. Cloud workflows have no ability to obtain default values for variables after submission. Please ensure all variables that are provided in the REST request: /workflows/{workflow_id} are included in this POST request inorder for proper job processing.
  • storage_references - if default storage references are set on the workflow level and no storage references are provided in the request the default from workflow settings will be used. IMPORTANT: all of the storage references passed have to be within same provider and region.
Language
Credentials
Header
Click Try It! to start a request and see the response here!