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",
"examples": [
"someWorkflowName"
]
},
"type": {
"type": "string",
"description": "The type of the workflow",
"examples": [
"automation"
]
}
},
"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": 38119859.192605555,
"y": -12354290.64081037
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [],
"x": 57600028.389921844,
"y": -60180603.153835535
},
"error_handler": {
"name": "childJob",
"summary": "id",
"description": "officia elit ea velit",
"app": "deserunt",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~0/~0/BW,FfiX/~1/~1/JmNDrFVv/b9,,kdupC"
},
{
"type": "encryption",
"pointer": "/DB/F5apf-oh/~1/nE,-koWSPZ/jh37heaQ/~0/dqVo3yB71PS"
},
{
"type": "encryption",
"pointer": "/GlQdlfUjyN/~1"
},
{
"type": "encryption",
"pointer": "/Xh/~1/pPRI/K-0WH/s,gAJsTkV/~1"
}
]
},
"groups": [
{
"name": "ea velit fugiat Ut culpa",
"provenance": "occaecat esse elit in minim"
},
{
"name": "in",
"provenance": "laboris ut adipisicing mollit"
},
{
"name": "reprehenderit irure minim",
"provenance": "deserunt magna aliquip"
},
{
"name": "esse Duis culpa voluptate",
"provenance": "adipisicing dolor esse cupidatat sit"
}
],
"type": "operation",
"deprecated": false,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "velit ea",
"provenance": "sint ex"
},
{
"name": "culpa incididunt ex",
"provenance": "adipisicing aute"
},
{
"name": "eu elit nostrud",
"provenance": "enim esse in"
}
],
"_id": "27188045-240e-ab66-79a8-a44c7c7ab80c",
"description": null,
"errorHandler": {
"type": "do elit",
"name": "occaecat quis esse qui cupidatat"
},
"font_size": 12,
"created": "1953-07-19T16:05:25.172Z",
"created_by": {
"username": "eiusmod dolor in eu Lorem",
"provenance": "sunt"
},
"createdVersion": "Ut magna",
"last_updated": "1966-12-02T07:03:48.473Z",
"last_updated_by": null,
"lastUpdatedVersion": "dolore dolor velit",
"tags": [
{
"_id": "bBa2dA6cBCF8ff424de8BEDf",
"name": "voluptate elit quis",
"description": "ipsum"
},
{
"_id": "CfFD1eBfc5b2c66CbE66ccC4",
"name": "Lorem ullamco",
"description": "sed esse cillum velit"
},
{
"_id": "69139BdacdDc28f13aef1BAf",
"name": "tempor",
"description": "Ut est in veniam"
},
{
"_id": "1Fc4dDE03Fe1f5B0c13f88CB",
"name": "in",
"description": "enim laboris"
},
{
"_id": "D2B9A0c51dbBC6a32E129a46",
"name": "enim",
"description": "exercitation"
}
],
"canvasVersion": 2,
"decorators": [
{
"type": "encryption",
"pointer": "/RpuZKgqVxB/~1"
}
],
"migrationVersion": 64686602
}