/inventory/workflow/references
POST
Gets references of a workflow
Parameters in the POST body schema
Name | Type | Description | Example | Default |
---|---|---|---|---|
path |
required, string | Path or name of a workflow | ||
objectTypes |
optional, array | A workflow can be referenced by fileOrderSources, schedules and in the addOrder instructions of other workflows so that possible object types are
|
["FILEORDERSOURCE"] |
Request