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": "non exercitation deserunt dolore Lorem",
"provenance": "occaecat mollit ut Excepteur culpa"
},
{
"name": "pariatur",
"provenance": "minim"
},
{
"name": "cillum ut sed",
"provenance": "in aute id anim ullamco"
}
],
"x": -70227814.66638479,
"y": 45989008.64111659
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "fugiat Ut nulla Excepteur pariatur",
"provenance": "cillum eiusmod"
},
{
"name": "sit nisi eu occaecat dolor",
"provenance": "nisi ut"
},
{
"name": "amet mollit anim nisi",
"provenance": "consectetur nulla voluptate amet"
},
{
"name": "sint consequat nulla anim",
"provenance": "eu Excepteur dolore in"
}
],
"x": -12509104.35700114,
"y": -38796492.378142536
},
"error_handler": {
"name": "childJob",
"summary": "ut eu non",
"description": "sed sit",
"app": "anim minim nisi",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/q5BbOT6qET"
},
{
"type": "encryption",
"pointer": "/~1/~0"
},
{
"type": "encryption",
"pointer": "/~0/~1/~0/qF3+gRZ/~1/~0/~1/~0/d6IevF4PJ/~0/lb85OLE"
}
]
},
"groups": [
{
"name": "dolore tempor culpa",
"provenance": "exercitation nisi aliqua adipisicing"
},
{
"name": "id sit minim",
"provenance": "aliquip incididunt officia ipsum"
},
{
"name": "dolore reprehenderit in commodo",
"provenance": "est"
},
{
"name": "sit magna Lorem dolore",
"provenance": "mollit dolor"
}
],
"x": -74894210.81396274,
"y": -18707252.377171278,
"type": "operation",
"gridCoordinate": {
"x": -70633419.35640262,
"y": 13413203.331546962
},
"deprecated": false,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "laboris",
"provenance": "aliqua ut sit eu"
},
{
"name": "exercitation",
"provenance": "commodo"
}
],
"_id": "99fb5f9c-73e2-1dc7-1bf1-2f79aa7a0814",
"description": null,
"errorHandler": {
"type": "veniam",
"name": "adipisicing irure aute"
},
"font_size": 12,
"created": "1953-12-18T22:22:48.24Z",
"created_by": null,
"createdVersion": "ut tempor",
"last_updated": "2005-10-11T03:13:13.52Z",
"last_updated_by": {
"username": "aute",
"provenance": "veniam officia Duis aute commodo"
},
"lastUpdatedVersion": "adipisicing voluptate Duis mollit",
"tags": [
{
"_id": "8e117FfF3a23Cebe82D69D34",
"name": "non proident",
"description": "dolore non est"
},
{
"_id": "eF5cf8FFa8dB887eBcD7B5ff",
"name": "Excepteur Lorem aute ullamco commodo",
"description": "est aliquip enim"
},
{
"_id": "b91C5DEAbd5Dcc5884A3FEC7",
"name": "proident ea",
"description": "minim quis"
}
],
"canvasVersion": 2,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/DKwXAQ/~1/bhGFEp/cj/kzIaZ5Bs,/SwQ36j0Fmk/t-2v/sv5jNSXq+fh/~1"
},
{
"type": "encryption",
"pointer": "/n/Q"
},
{
"type": "encryption",
"pointer": "/P0gF/I9Spofw/Ia3F8/l6q9J0gku/~1/H8JfVwl8jP3/KFU7opt"
}
],
"migrationVersion": 29915049
}