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": "nulla ut",
"provenance": "occaecat laboris deserunt amet"
}
],
"x": -85997825.6585586,
"y": -40381774.99093103
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "veniam in consectetur anim",
"provenance": "dolor qui cillum pariatur in"
},
{
"name": "occaecat consequat exercitation",
"provenance": "laborum"
},
{
"name": "reprehenderit dolor in proident",
"provenance": "incididunt ex deserunt pariatur"
},
{
"name": "dolor",
"provenance": "veniam Lorem"
}
],
"x": 89689723.60086745,
"y": 29202710.756771207
},
"error_handler": {
"name": "childJob",
"summary": "amet do sunt culpa",
"description": "culpa eiusmod non",
"app": "aute exercitation",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/i9OZkH8/BL/~1/~1"
},
{
"type": "encryption",
"pointer": "/~1/~1/SF"
}
]
},
"groups": [
{
"name": "exercitation",
"provenance": "voluptate esse"
},
{
"name": "in sed tempor Duis",
"provenance": "sit labore"
},
{
"name": "irure quis eiusmod",
"provenance": "ad nisi"
},
{
"name": "ipsum cupidatat proident",
"provenance": "anim pariatur velit voluptate"
},
{
"name": "dolor",
"provenance": "ea in fugiat"
}
],
"x": -35053615.50047321,
"y": -72790490.01112515,
"type": "operation",
"gridCoordinate": {
"x": -7460747.900829598,
"y": 85688796.95859987
},
"deprecated": true,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "dolore",
"provenance": "eiusmod"
}
],
"_id": "06c4cfe1-add2-5402-cd19-3daeb95360a9",
"description": "cupidatat aliquip",
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "deserunt irure in sint labore",
"accessControl": {
"read": [
"eu"
],
"execute": [
"nisi dolor"
],
"write": [
"est in cupidatat sint",
"ut sed"
],
"manage": [
"culpa",
"quis ipsum voluptate commodo"
]
}
},
"errorHandler": {
"type": "ad elit labore ipsum",
"name": "ut enim tempor Excepteur"
},
"font_size": 12,
"created": "1965-07-31T14:57:38.069Z",
"created_by": {
"username": "qui laborum tempor quis",
"provenance": "velit in magna deserunt laboris"
},
"createdVersion": "cupidatat",
"last_updated": "2010-09-29T16:40:03.298Z",
"last_updated_by": null,
"lastUpdatedVersion": "enim aute consequat",
"tags": [
{
"_id": "7af4BBD4Bf9Ded5BFC50bA5F",
"name": "consectetur occaecat ipsum est Duis",
"description": "exercitation elit adipisicing Duis eiusmod"
},
{
"_id": "be96A4b945Ce60BAab1FD9E2",
"name": "ipsum Ut",
"description": "pariatur fugiat"
},
{
"_id": "6CDC39A4fB95ADBEB8375ead",
"name": "mollit in ea",
"description": "ipsum"
}
],
"canvasVersion": 2,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/FO,/H2xgsQsBf/~1/NcCI8/a7z5/ET0s/iT/G-XiQEL/fq/oh"
},
{
"type": "encryption",
"pointer": "/PEXHZbpe/~1/~0/Gp/DE/~0/vj,SkBu0S/mydutZ"
}
],
"migrationVersion": 98817974
}