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": "quis aute",
"provenance": "aliqua adipisicing"
},
{
"name": "ipsum aliquip",
"provenance": "ea Excepteur consequat dolor deserunt"
},
{
"name": "incididunt proident",
"provenance": "irure et ea"
},
{
"name": "Excepteur cupidatat aliqua",
"provenance": "exercitation"
}
],
"x": -56344704.50602218,
"y": 68404244.4129183
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "deserunt est",
"provenance": "magna sed dolor culpa quis"
},
{
"name": "veniam",
"provenance": "tempor"
},
{
"name": "et in qui id irure",
"provenance": "commodo occaecat deserunt ut do"
}
],
"x": 34913254.04331067,
"y": 14401585.48323001
},
"error_handler": {
"name": "childJob",
"summary": "Ut",
"description": "consequat consectetur",
"app": "id",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~0/P0adKW/~1/~1/~1/~0"
},
{
"type": "encryption",
"pointer": "/DMBReP1pxw./jaEeSI2/g6lixr/~1/~1/l7MQMEtPa99/~1"
},
{
"type": "encryption",
"pointer": "/~0/Q5/~0/tgMg/~0/zeDay4/~1/~1"
},
{
"type": "encryption",
"pointer": "/~0/Hf9gI/~0/~1/~0/~1/~1/~0/~1"
}
]
},
"groups": [
{
"name": "anim veniam cupidatat sit",
"provenance": "consectetur quis laborum ea non"
},
{
"name": "sunt",
"provenance": "dolore laboris nulla magna amet"
},
{
"name": "pariatur velit Excepteur ex ut",
"provenance": "culpa deserunt"
},
{
"name": "nulla commodo incididunt",
"provenance": "laborum ipsum deserunt elit ad"
}
],
"x": -8634062.173045993,
"y": -91276265.03707843,
"type": "operation",
"gridCoordinate": {
"x": -64024536.630263194,
"y": -56879423.47156345
},
"deprecated": true,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "cillum qui Excepteur nostrud in",
"provenance": "adipisicing esse in eiusmod"
},
{
"name": "veniam pariatur ut",
"provenance": "irure velit"
},
{
"name": "Duis",
"provenance": "ullamco sunt reprehenderit amet"
},
{
"name": "sint tempor",
"provenance": "reprehenderit in"
},
{
"name": "minim labore nostrud",
"provenance": "nisi pariatur officia"
}
],
"_id": "76530cdb-46a7-5679-d480-c5cb9052f219",
"description": "incididunt",
"errorHandler": null,
"font_size": 12,
"created": "1950-01-15T07:11:49.689Z",
"created_by": null,
"createdVersion": "commodo",
"last_updated": "2006-11-26T13:26:22.423Z",
"last_updated_by": null,
"lastUpdatedVersion": "nulla reprehenderit",
"tags": [
{
"_id": "260580f9dE9CdEF18349a9Cc",
"name": "dolor deserunt",
"description": "consequat officia tempor ullamco cillum"
},
{
"_id": "dAC2fbfBcEdeB3cAD50BeD07",
"name": "Ut cupidatat in",
"description": "dolor dolore do consequat"
},
{
"_id": "E05b3DAaFa1aF2D37c9879c7",
"name": "dolore ut exercitation et minim",
"description": "cupidatat ad ipsum occaecat"
},
{
"_id": "E5F83CEe4e42FC1eFdD5973F",
"name": "laborum non tempor",
"description": "pariatur nulla"
}
],
"canvasVersion": 3,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~0/zt,Mc/ooF,6y0WF/a.zkWy/oMGdh0+cP"
},
{
"type": "encryption",
"pointer": "/xSY37T-/~0/l-3byD789b+/x+O,-ouwU/~1/Ibaaa8G0w/~0/~0"
},
{
"type": "encryption",
"pointer": "/GlWAih5KM/~0/~0/UoRKIu5TAF/~0/oCq8qd/~1/~0/~1/~0"
},
{
"type": "encryption",
"pointer": "/QOu/rR/~1/~0"
}
],
"migrationVersion": 42894446
}