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",
"examples": [
"someWorkflowName"
]
},
"type": {
"type": "string",
"description": "The type of the workflow",
"examples": [
"automation"
]
}
},
"additionalProperties": false
}
},
"required": [
"options"
],
"additionalProperties": false
}
Copied to Clipboard
{
"name": "My Workflow",
"type": "automation",
"tasks": {
"workflow_start": {
"name": "workflow_start",
"summary": "workflow_start",
"groups": [],
"x": 61126825.4391959,
"y": 76622035.72988936
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [],
"x": -55823472.93636261,
"y": 58698848.076713264
},
"error_handler": {
"name": "childJob",
"summary": "sunt Ut ullamco in minim",
"description": "incididunt nostrud amet",
"app": "nulla laboris dolor",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/FfJ+n/~0/I/RymoJP/jV/00/~0/MD/p5JD58/WY/~1"
},
{
"type": "encryption",
"pointer": "/~0/~0/QP/~1/~1/ex"
},
{
"type": "encryption",
"pointer": "/UvH6PVO/Rda4m/~0/~0/~0/tK8gG7R/~1/~1/g1+HZFj/~1"
},
{
"type": "encryption",
"pointer": "/~0/I/JAI/Je"
},
{
"type": "encryption",
"pointer": "/lUNugq/cA0oMqO4/~1/reGeFJv/~0/UxhbMg0/xYLlJeCF/~0/~1/QU94hw-SP/~1"
}
]
},
"groups": [
{
"name": "nostrud reprehenderit",
"provenance": "ad proident non cillum Excepteur"
},
{
"name": "exercitation aute",
"provenance": "mollit nostrud"
},
{
"name": "cillum dolor sunt irure",
"provenance": "nulla aliqua Duis velit"
}
],
"type": "operation",
"deprecated": false,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "sunt",
"provenance": "laborum labore"
},
{
"name": "proident ad enim",
"provenance": "ut voluptate Lorem"
},
{
"name": "amet cupidatat Ut",
"provenance": "non"
}
],
"_id": "fa35cd79-e375-97cf-b52d-30c79bc3907c",
"description": "commodo sit",
"errorHandler": {
"type": "proident ipsum aute qui magna",
"name": "veniam"
},
"font_size": 12,
"created": "1965-10-20T14:29:41.09Z",
"created_by": null,
"createdVersion": "irure mollit magna pariatur",
"last_updated": "1951-05-03T23:38:15.668Z",
"last_updated_by": {
"username": "sit pariatur",
"provenance": "magna commodo quis"
},
"lastUpdatedVersion": "ea fugiat",
"tags": [
{
"_id": "eced58FDF3bBBd9A43F4BfD8",
"name": "aliquip",
"description": "ipsum Duis velit labore aliqua"
},
{
"_id": "B6d0aCfBBD9EED6b6BdAaCe6",
"name": "incididunt anim",
"description": "sint veniam dolore ad"
},
{
"_id": "d0BE2b7f3F33ed11CfD4ea7B",
"name": "id reprehenderit amet minim anim",
"description": "Lorem Duis tempor commodo"
},
{
"_id": "a00FDBDCC602aabACc77aAa3",
"name": "fugiat Ut anim",
"description": "do anim veniam"
}
],
"canvasVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/K3Tr/~0/G/~0/QUVAFu-L"
},
{
"type": "encryption",
"pointer": "/~0/XvY38/o3qqo/~0/~1/~0"
},
{
"type": "encryption",
"pointer": "/Pq8Co.CDp/jUz6/~1/~0/~1/FaNQH3/eb50o2,mqhA/~0/fvD8onbW"
},
{
"type": "encryption",
"pointer": "/~0/UggB/f,gUvK/~1/t1TRKi7e"
},
{
"type": "encryption",
"pointer": "/fo1yJYlje/~0/~0/~1/hF,R"
}
]
}