Creates A work item
Creates a work item for collecting user input when a vRO workflow is waiting for a user interaction
Request
URI
POST
https://{api_host}/advanced-designer-service/api/workitems
COPY
Request Body
The interaction for which to create the work item
interactionWorkItem of type(s) application/json
Required
{
"requestedBy": "string",
"subtenantRef": "string",
"assignees": [
"string"
],
"workflowExecutionId": "string",
"workflowId": "string"
}
string
requestedBy
Required
requestedBy
string
subtenantRef
Optional
subtenantRef
array of string
assignees
Optional
assignees
string
workflowExecutionId
Required
workflowExecutionId
string
workflowId
Required
workflowId
Responses
201
Operation doesn't return any data structure
Create Operation Operations
POST
Clone Blueprint
POST
Create Resource Type
POST
Creates A clone Of A resource operation
POST
Creates A generic form
POST
Creates A resource operation
POST
Creates A ValueDefinition
POST
Creates A work item
POST
Creates A workflow subscription
POST
Creates An endpoint configuration object
PUT
Creates Or updates configuration
POST
Create Service Blueprint