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": 4526187.04529874,
"y": 26594155.896217763
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [],
"x": -173307.31977178156,
"y": -81727113.1541903
},
"error_handler": {
"name": "childJob",
"summary": "minim velit sit",
"description": "laborum et tempor",
"app": "eiusmod sint minim voluptate",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/oh99c-/~0/~1/d5JiwdCneae/~0/ms/M0fc+Em/by"
},
{
"type": "encryption",
"pointer": "/~0/W/qj3"
},
{
"type": "encryption",
"pointer": "/~1/y2Z-MR/~1/oq/~1"
},
{
"type": "encryption",
"pointer": "/adIH0o7/~0/~1/B/~1/hW"
}
]
},
"groups": [
{
"name": "ut irure deserunt veniam magna",
"provenance": "ullamco labore occaecat"
},
{
"name": "id anim enim dolore",
"provenance": "irure"
},
{
"name": "sunt mollit proident deserunt",
"provenance": "elit in ex minim irure"
},
{
"name": "anim",
"provenance": "cupidatat Duis incididunt cillum"
}
],
"type": "operation",
"deprecated": true,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "Excepteur exercitation pariatur ad",
"provenance": "minim nulla nisi ad"
},
{
"name": "dolor",
"provenance": "reprehenderit aliqua"
}
],
"_id": "76f1e8bd-0c40-4f7d-9f69-5070ce090e54",
"description": null,
"errorHandler": {
"type": "et fugiat",
"name": "deserunt Lorem aliqua cillum"
},
"font_size": 12,
"created": "2021-04-12T16:41:27.619Z",
"created_by": null,
"createdVersion": "dolore consectetur",
"last_updated": "1979-08-24T18:22:40.767Z",
"last_updated_by": null,
"lastUpdatedVersion": "officia reprehenderit",
"tags": [
{
"_id": "aDb868BbFC9bCD1E2D69361B",
"name": "proident ea",
"description": "id ipsum Lorem eu"
},
{
"_id": "50660fDfA511fde1eF9A519e",
"name": "mollit anim dolore occaecat sunt",
"description": "amet Duis"
},
{
"_id": "AfBef30650f16cfD70Fce0dF",
"name": "officia ex tempor ad",
"description": "officia"
},
{
"_id": "DFBDc39460F81dDAec0A429C",
"name": "do ipsum",
"description": "magna"
},
{
"_id": "ce8b7bFFCd3DFa19713050e7",
"name": "culpa sed in quis eu",
"description": "eiusmod"
}
],
"canvasVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~0/mPC2wZjipml/B,X/~0/~0/dWALCCZ/ggE,ET/~0/wL/Li0jjqcvW0l/iyXM.m6"
},
{
"type": "encryption",
"pointer": "/rHEM1Kc/bm/~1/ObBkgC,1U/~0/~0"
},
{
"type": "encryption",
"pointer": "/~1/J/vMQKp,m1R+M"
},
{
"type": "encryption",
"pointer": "/~1/GY0P,hJG./~0"
},
{
"type": "encryption",
"pointer": "/~1/XyCXs3m-0v0/~1/mrbEF/fa,OTAH4MY/~0/rNcSU/MLc8OKA+4v"
}
],
"migrationVersion": 81029886
}