Copied to Clipboard
{
"type": "object",
"properties": {
"options": {
"type": "object",
"properties": {
"_id": {
"type": "string",
"pattern": "^[0-9a-f]{24}$",
"title": "MongoDB ObjectId",
"description": "Id of Workflow document",
"examples": [
"4321abcdef694aa79dae47ad",
"5cb7b531d06cceb89fd21b1c"
]
},
"name": {
"type": "string",
"description": "The name of the workflow. When provided, 'type' can also be specified for additional filtering.",
"examples": [
"someWorkflowName"
]
},
"type": {
"type": "string",
"description": "The type of the workflow. It is an optional field and is used in conjunction with 'name' for filtering."
}
},
"required": [
"_id",
"name"
],
"oneOf": [
{
"required": [
"_id"
]
},
{
"required": [
"name"
]
}
],
"additionalProperties": false
}
},
"required": [
"options"
],
"additionalProperties": false
}
Copied to Clipboard
{
"name": "My Workflow",
"type": "automation",
"tasks": {
"workflow_start": {
"name": "workflow_start",
"summary": "workflow_start",
"groups": [
{
"name": "sunt proident voluptate dolor tempor",
"provenance": "reprehenderit Excepteur in"
},
{
"name": "occaecat magna voluptate",
"provenance": "ut dolore"
},
{
"name": "dolore eiusmod",
"provenance": "consequat esse"
}
],
"x": -43032851.46402938,
"y": -56855961.82366708
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "et in",
"provenance": "Lorem"
},
{
"name": "officia",
"provenance": "fugiat commodo"
},
{
"name": "nulla",
"provenance": "tempor fugiat"
},
{
"name": "dolor officia",
"provenance": "magna"
},
{
"name": "incididunt in",
"provenance": "laboris dolore"
}
],
"x": -90112664.17412563,
"y": 42706054.6436432
},
"error_handler": {
"name": "childJob",
"summary": "proident",
"description": "velit amet",
"app": "sed",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/bJtEKNTaQl/g/Ce/~0/nq7b+Sp6t2m/W9TKi/~1/~1/LCUODOO/~0/W7ij/m"
},
{
"type": "encryption",
"pointer": "/~0/eii5aEpn/QN/~1/~1/~0"
},
{
"type": "encryption",
"pointer": "/~1"
},
{
"type": "encryption",
"pointer": "/~0/~0/Oy/~0/~1/vFKcC9/IQ/~0/~0/Q83pHow"
}
]
},
"groups": [
{
"name": "sed",
"provenance": "nulla nostrud culpa adipisicing"
},
{
"name": "veniam nisi consectetur",
"provenance": "quis incididunt cillum ullamco"
},
{
"name": "aute exercitation",
"provenance": "dolor ea consectetur exercitation in"
}
],
"x": -32329065.807498485,
"y": -90209746.70599756,
"type": "operation",
"gridCoordinate": {
"x": 87755655.02741882,
"y": 29743034.578431576
},
"deprecated": false,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "nisi in pariatur minim",
"provenance": "dolore"
},
{
"name": "deserunt nisi nostrud in",
"provenance": "do ipsum pariatur elit magna"
},
{
"name": "ea deserunt mollit ullamco",
"provenance": "dolor irure aute"
}
],
"_id": "9149037a-27a6-027e-af08-1e64b66267c4",
"description": "nostrud aute",
"namespace": null,
"errorHandler": null,
"font_size": 12,
"created": "1970-02-13T17:02:00.568Z",
"created_by": null,
"createdVersion": "sed ut",
"last_updated": "1987-11-13T11:57:41.85Z",
"last_updated_by": {
"username": "dolore laborum elit",
"provenance": "id pariatur veniam"
},
"lastUpdatedVersion": "do cillum",
"tags": [
{
"_id": "e0Bf4ea546d2229Acdcb5Eed",
"name": "id cupidatat occaecat",
"description": "ipsum quis nostrud"
},
{
"_id": "c4D9CFBdEa2F5B02BF9dd813",
"name": "id Excepteur nisi",
"description": "consectetur incididunt minim deserunt"
},
{
"_id": "9cfDbbA76788c37A30f0C5d1",
"name": "elit deserunt ea",
"description": "id"
},
{
"_id": "50ADeeAA4532d8A9AE8FBCfB",
"name": "irure occaecat ex dolore ut",
"description": "Duis labore"
}
],
"canvasVersion": 1,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/LNvWgSEB/r/~1/~1/DuILJv,1vMO"
}
],
"migrationVersion": 99953435
}