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": "minim eu sunt dolor eiusmod",
"provenance": "mollit voluptate nulla"
},
{
"name": "dolor et in velit nisi",
"provenance": "in nostrud aute"
},
{
"name": "nulla",
"provenance": "dolor"
},
{
"name": "cupidatat ut irure et",
"provenance": "mollit consectetur pariatur"
}
],
"x": -9830490.686903164,
"y": -28160661.25892864
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "proident veniam laborum non",
"provenance": "sint Excepteur quis aute laboris"
},
{
"name": "minim sunt",
"provenance": "eiusmod incididunt veniam cupidatat"
},
{
"name": "aliqua enim culpa",
"provenance": "proident deserunt"
},
{
"name": "pariatur cupidatat veniam esse",
"provenance": "in est sit consectetur in"
}
],
"x": -91334398.05659065,
"y": -41722707.62809598
},
"error_handler": {
"name": "childJob",
"summary": "exercitation elit nisi",
"description": "laboris veniam quis proident",
"app": "laboris velit anim ad sunt",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~1/KT/vusm/~0/P"
},
{
"type": "encryption",
"pointer": "/sRtSJwVw"
},
{
"type": "encryption",
"pointer": "/Gl+ApMz,+d+"
},
{
"type": "encryption",
"pointer": "/M-MW0/~0/~0/O90zixSk/~1/f-suVdG4.bW/pGBpiM/kvL/wVgy0KwjkW"
},
{
"type": "encryption",
"pointer": "/~1/~1/RjZEP2NN/iloJb/~1"
}
]
},
"groups": [
{
"name": "exercitation esse Lorem sint aute",
"provenance": "nostrud dolor veniam in Excepteur"
},
{
"name": "commodo sunt",
"provenance": "sit culpa"
},
{
"name": "anim ipsum",
"provenance": "adipisicing qui culpa labore veniam"
},
{
"name": "sit qui",
"provenance": "qui"
},
{
"name": "velit laborum do Lorem in",
"provenance": "elit Excepteur magna cillum"
}
],
"x": 60737483.666861445,
"y": -59596141.70236756,
"type": "operation",
"gridCoordinate": {
"x": 17615808.39892441,
"y": 51198134.47188321
},
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "enim officia nisi ex",
"provenance": "in in"
},
{
"name": "non",
"provenance": "reprehenderit voluptate sed aute"
},
{
"name": "dolor",
"provenance": "magna dolore tempor esse"
},
{
"name": "sunt nostrud elit",
"provenance": "minim incididunt occaecat"
},
{
"name": "esse ea ut dolor",
"provenance": "consequat"
}
],
"_id": "5f4e6a4c-b6c1-e68d-6e02-598825aa5ca0",
"description": "id do laboris",
"namespace": null,
"errorHandler": {
"type": "officia aliquip cupidatat",
"name": "mollit ad"
},
"font_size": 12,
"created": "1985-06-03T00:50:31.396Z",
"created_by": {
"username": "enim consectetur eiusmod",
"provenance": "exercitation magna"
},
"createdVersion": "et dolore est proident",
"last_updated": "1949-04-28T23:12:12.988Z",
"last_updated_by": {
"username": "reprehenderit eu velit ullamco",
"provenance": "Duis sed in adipisicing nisi"
},
"lastUpdatedVersion": "nulla ex magna",
"tags": [
{
"_id": "Bc92Ad5d27D0CD946FBF94B8",
"name": "aliquip dolore quis ipsum",
"description": "ullamco"
},
{
"_id": "FADdfA824Ddd77846cdCeAD3",
"name": "proident in irure ex",
"description": "ex in esse fugiat ullamco"
},
{
"_id": "D4B9Bfca4C72a091E6f18d64",
"name": "amet",
"description": "fugiat non qui consequat nisi"
}
],
"canvasVersion": 3,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~0/l40D9y5t/~1/~0/~1"
}
],
"migrationVersion": 59948069
}