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": "culpa incididunt laborum",
"provenance": "officia nostrud occaecat proident"
},
{
"name": "in",
"provenance": "adipisicing officia"
}
],
"x": 11952092.566553503,
"y": -46117185.00342854
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "Lorem irure non amet eiusmod",
"provenance": "ut amet"
}
],
"x": -51209539.855315045,
"y": -15538622.922710538
},
"error_handler": {
"name": "childJob",
"summary": "incididunt culpa",
"description": "consectetur laborum",
"app": "laborum",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/ialy/~1/~1/XXh,/~0/~1/~0/Pef/~0"
},
{
"type": "encryption",
"pointer": "/~0/Fv/Pn//eZ/~1/~1/~0/VwbcyAAgOD/E/~1/b6Z-a9BtNo"
},
{
"type": "encryption",
"pointer": "/~0/WyITQRXG/~0/Ef5pjnKBndy/~0"
},
{
"type": "encryption",
"pointer": "/eNSQIA/tmbTZzvi/mmFN-XCMW/FVJE/~0/yLlSg/wkvstg/BPf/y2bXoH/~1/bRM"
}
]
},
"groups": [
{
"name": "pariatur Lorem laborum proident mollit",
"provenance": "dolor dolore qui non"
},
{
"name": "fugiat nisi",
"provenance": "dolore enim veniam dolor dolor"
},
{
"name": "minim elit fugiat",
"provenance": "ad cillum non"
},
{
"name": "quis Ut mollit",
"provenance": "sint non"
},
{
"name": "ipsum",
"provenance": "pariatur"
}
],
"x": -98053133.68368936,
"y": 4790540.434107631,
"type": "operation",
"gridCoordinate": {
"x": 56019020.069709,
"y": 39381244.624798715
},
"deprecated": true,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "deserunt voluptate sint Duis exercitation",
"provenance": "nostrud eu"
},
{
"name": "ullamco id tempor dolore",
"provenance": "veniam officia"
},
{
"name": "enim veniam magna",
"provenance": "consequat deserunt mollit cillum anim"
},
{
"name": "labore cupidatat consectetur deserunt ex",
"provenance": "laborum mollit Duis"
},
{
"name": "eiusmod quis",
"provenance": "et proident in pariatur dolor"
}
],
"_id": "e1940d14-5231-5333-4be5-c488321d87ba",
"description": "mollit sint sunt commodo",
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "amet",
"accessControl": {
"read": [
"minim cillum aliquip do sunt"
],
"execute": [
"dolor incididunt minim exercitation in"
],
"write": [
"mollit",
"Ut fugiat aliquip et"
],
"manage": [
"Ut Duis eu",
"elit proident",
"laboris eiusmod laborum ipsum ullamco"
]
}
},
"errorHandler": null,
"font_size": 12,
"created": "2021-02-28T21:39:46.308Z",
"created_by": {
"username": "non aute pariatur",
"provenance": "consectetur ex do laboris"
},
"createdVersion": "laboris est exercitation consequat",
"last_updated": "1984-12-04T03:26:04.573Z",
"last_updated_by": {
"username": "aute aliquip minim laboris",
"provenance": "do ex"
},
"lastUpdatedVersion": "dolor labore",
"tags": [
{
"_id": "c3Da7D77Ac94D00a4BFbABF8",
"name": "cillum",
"description": "cillum irure ut"
},
{
"_id": "c8eFFa1Cd5B7b9Bd2bbA08DA",
"name": "mollit esse amet",
"description": "sit"
},
{
"_id": "18FAC3f79B3eD1ACb288afD9",
"name": "enim",
"description": "qui dolor enim in voluptate"
},
{
"_id": "2CeF8d31Cb2d1E58Bed1dEad",
"name": "in Ut",
"description": "nostrud Duis sunt adipisicing"
}
],
"canvasVersion": 1.5,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/SuJ3d/~1/~0/s8APqcR/~1/HsMk/WAk.Mft/~1"
},
{
"type": "encryption",
"pointer": "/~0/fp2DjM,ru/B3.dNQXgK8/~0/~1/K,X9a0Vn/P/~1/~1/~1"
}
],
"migrationVersion": 67876731
}