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": [],
"x": -47538269.55504774,
"y": -28805715.281516835
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [],
"x": -65777032.68727952,
"y": -57942476.32121339
},
"error_handler": {
"name": "childJob",
"summary": "esse irure non",
"description": "labore",
"app": "proident",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~1/~0/SZdFS.mMsKX/XelbN/~1/L-+HKt2"
},
{
"type": "encryption",
"pointer": "/ZL/~0/~1/~1/H3LgNk/BmsaDog/~1"
},
{
"type": "encryption",
"pointer": "/s-x.1+6AHky/~0/~1"
},
{
"type": "encryption",
"pointer": "/FOJw76Lkkdn/~1/~0/TQvppHW/~0"
},
{
"type": "encryption",
"pointer": "/~1/~1"
}
]
},
"groups": [
{
"name": "ex ut proident consectetur",
"provenance": "officia enim labore"
},
{
"name": "et in consequat",
"provenance": "nostrud reprehenderit sed adipisicing consectetur"
}
],
"type": "operation",
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "ut voluptate incididunt",
"provenance": "occaecat ad"
},
{
"name": "est veniam nulla deserunt ad",
"provenance": "elit occaecat tempor ex"
},
{
"name": "dolore commodo Duis nisi",
"provenance": "labore eu"
},
{
"name": "cillum culpa",
"provenance": "culpa Lorem adipisicing eiusmod"
}
],
"_id": "be086a8e-84ac-ff81-f46a-3b36ec420d48",
"description": "tempor Excepteur irure",
"errorHandler": {
"type": "culpa voluptate ex deserunt et",
"name": "dolor aute Excepteur"
},
"font_size": 12,
"created": "1972-06-14T08:47:30.363Z",
"created_by": {
"username": "ullamco incididunt id nostrud cillum",
"provenance": "quis commodo"
},
"createdVersion": "proident in",
"last_updated": "1998-05-31T19:36:01.65Z",
"last_updated_by": null,
"lastUpdatedVersion": "non",
"tags": [
{
"_id": "ADBb01B6CA8f9C6c567dFFfC",
"name": "elit in commodo",
"description": "mollit ipsum Lorem nisi laborum"
},
{
"_id": "ADAD3A687B5A23DA43c0fA8B",
"name": "Excepteur",
"description": "Duis consectetur Lorem"
},
{
"_id": "Ece4757e7da6b2fee156dbed",
"name": "cupidatat dolore aute cillum in",
"description": "amet"
},
{
"_id": "97abe421833178A15d78DcE1",
"name": "voluptate tempor officia magna in",
"description": "elit sed culpa"
}
],
"canvasVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~0/Cexgr/mvFkXlq./~1/lFqu6o/~1/~1"
},
{
"type": "encryption",
"pointer": "/~1/DO/JXtw/~1/XTq9zQG,,8g/vEwn/iqy75GY/~0"
},
{
"type": "encryption",
"pointer": "/ZK/T/DJn8F2Zwj/~0"
},
{
"type": "encryption",
"pointer": "/~1/~1/BzRVayY/pi/~0/~0/IIX/~1/~1/Z"
},
{
"type": "encryption",
"pointer": "/rsTfuif9nXG/pBkFHa1,cO,/~0/~1/~1/kg6rUIgZSEu"
}
],
"migrationVersion": 40495173
}