Workflow API Operations Index
All available Workflow API Operations
Workflow
POST
Convert
Convert a 1.0 or 2.0 workflow
PUT
Create
Create a workflow.
POST
Create By Multi Content
Create a workflow.
DELETE
Delete
Delete a workflow.
GET
Get
Retrieve a workflow.
GET
List
List all workflow instances
POST
Update
Update a workflow.
Workflow Attachments
DELETE
Delete
Delete a workflow execution attachment
GET
Download
Download a workflow execution attachment
POST
Upload
Create a workflow attachment
Workflow Execution
POST
Abort
Abort the execution of the workflow.
PUT
Create
Create a workflow execution.
POST
Create By Multi Content
Create a workflow execution.
DELETE
Delete
Delete a workflow execution.
GET
Get
The workflow execution instances
GET
Get Vro Login Details
Retrieve the vRO login details
GET
List
List all workflow execution instances
GET
Logs
Download the logs of the execution of the workflow.
POST
Resume
Resume the execution of the workflow.
POST
Retry
Retry the execution of the workflow.
PATCH
Update
Update a workflow execution.
POST
Update Workflow
Update the workflow based on the changes in the workflow execution
Workflow Execution Attachments
DELETE
Delete
Delete a workflow execution attachment
GET
Download
Download a workflow execution attachment
POST
Upload
Create a workflow execution attachment