Workflow
Workflow
JSON Example
{
"id": "string",
"name": "string",
"ownerId": "string",
"orgId": "string",
"createdOn": 0,
"modifiedOn": 0,
"description": "string",
"version": "string",
"href": "string",
"integration": {
"endpointConfigurationLink": "string",
"name": "string",
"endpointUri": "string"
},
"workflowId": "string",
"inputs": [
{
"name": "string",
"type": "string",
"description": "string",
"scope": "string"
}
],
"outputs": [
{
"name": "string",
"type": "string",
"description": "string",
"scope": "string"
}
],
"selfLink": "string"
}
string
id
Optional
id
string
name
Optional
name
string
ownerId
Optional
ownerId
string
orgId
Optional
orgId
integer As int64
As int64
createdOn
Optional
createdOn
integer As int64
As int64
modifiedOn
Optional
modifiedOn
string
description
Optional
description
string
version
Optional
version
string
href
Optional
href
string
workflowId
Optional
workflowId
string
selfLink
Optional
selfLink