JOC API

Version 2.5.3

Download RAML
JOC API
/inventory/workflow/references
POST

Gets references


Parameters in the POST body schema

Name Type Description Example Default
path required, string Path or name of the workflow
objectTypes optional, array A workflows can be referenced by fileOrderSources, schedules and in the addOrder instruction of other workflows so that possible object types are
  • "WORKFLOW"
  • "FILEORDERSOURCE"
  • "SCHEDULE"
["FILEORDERSOURCE"]