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": "do in eu veniam aliquip",
"provenance": "in"
},
{
"name": "non et aliquip occaecat",
"provenance": "aliqua ut"
},
{
"name": "mollit Duis proident",
"provenance": "laborum"
},
{
"name": "sed ipsum mollit nostrud dolore",
"provenance": "Duis commodo cupidatat pariatur ad"
},
{
"name": "eiusmod magna irure in",
"provenance": "ad non aliqua"
}
],
"x": 70894013.37671667,
"y": 92598726.919952
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "id occaecat ea fugiat dolore",
"provenance": "elit sint"
}
],
"x": 96919210.38643306,
"y": 57981156.45599863
},
"error_handler": {
"name": "childJob",
"summary": "laborum magna qui Ut sit",
"description": "qui",
"app": "voluptate",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~1/t.GDdvB/x/ozMu5k/~1/~0/~1/~0/OJf,rny/~1/~1"
},
{
"type": "encryption",
"pointer": "/~0/~1/Qpz/~1/~0/~0/neI1FN/sAkwjv0Lc4v/hDA/J2anTf"
}
]
},
"groups": [
{
"name": "velit sit esse fugiat",
"provenance": "amet non adipisicing culpa"
},
{
"name": "aliqua fugiat in irure anim",
"provenance": "aliquip eiusmod aute veniam"
},
{
"name": "laborum",
"provenance": "id consequat"
},
{
"name": "aliqua esse",
"provenance": "cupidatat Lorem culpa"
}
],
"x": 68079342.92212501,
"y": 40537604.398759365,
"type": "operation",
"gridCoordinate": {
"x": 44985964.618198216,
"y": 94833161.73087332
},
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "proident sunt esse",
"provenance": "eu cupidatat mollit tempor"
},
{
"name": "irure sit Lorem ut",
"provenance": "voluptate sed tempor officia"
}
],
"_id": "8194b39f-11af-1fd1-4f2e-d586e9cf8e85",
"description": "in cillum in anim",
"errorHandler": null,
"font_size": 12,
"created": "1968-05-27T12:02:22.785Z",
"created_by": null,
"createdVersion": "veniam irure",
"last_updated": "2004-09-14T17:44:40.12Z",
"last_updated_by": {
"username": "sed id pariatur",
"provenance": "ut est"
},
"lastUpdatedVersion": "occaecat veniam dolore",
"tags": [
{
"_id": "6efe32e1e54cFc4A65aBC71d",
"name": "ipsum in laboris est",
"description": "labore"
},
{
"_id": "3bDAD92EE9848ACBCBf7eee0",
"name": "officia occaecat",
"description": "et"
},
{
"_id": "F5c6BFDa65eC2cf9bD3F49Eb",
"name": "ut ea",
"description": "ut consequat"
},
{
"_id": "Bf0Fc59328E3Baa7a2fAEFDb",
"name": "in minim esse cupidatat ipsum",
"description": "in commodo est ut magna"
},
{
"_id": "d70F3FCF7b10Be201FcDC60b",
"name": "esse est cillum Duis",
"description": "commodo in laborum"
}
],
"canvasVersion": 1.5,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~1/EsEH,SXrGa/iHCU1/~0"
},
{
"type": "encryption",
"pointer": "/nKJYl,/Ve7jt/~0"
},
{
"type": "encryption",
"pointer": "/~0/cC7z/~0/oODJ/BosC/eAysH/~1/~0/~0/~1/HECE2jeGG/~1"
}
],
"migrationVersion": 65184360
}