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": "Ut",
"provenance": "nisi ad laborum cupidatat sed"
},
{
"name": "sint",
"provenance": "quis"
},
{
"name": "veniam laborum",
"provenance": "do officia irure proident"
},
{
"name": "veniam nisi ad quis",
"provenance": "fugiat"
}
],
"x": -32909673.317580834,
"y": -91198037.24440944
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "nisi aliqua",
"provenance": "labore"
},
{
"name": "quis fugiat sit",
"provenance": "nostrud consequat"
},
{
"name": "est",
"provenance": "dolor Duis esse consequat velit"
}
],
"x": -28817554.21113445,
"y": 64741404.031992674
},
"error_handler": {
"name": "childJob",
"summary": "dolor commodo Excepteur pariatur id",
"description": "et tempor",
"app": "elit fugiat eiusmod",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/BIJaJn/FArJ.rv4F/~0"
},
{
"type": "encryption",
"pointer": "/u5aKNldXS/VleW-/X/~0/MEWo3Z6YR/~1/kBp3onvX/~0"
},
{
"type": "encryption",
"pointer": "/~0/aE9ERGUSJVF"
}
]
},
"groups": [
{
"name": "deserunt",
"provenance": "consectetur nulla ex elit"
},
{
"name": "eu ut ipsum",
"provenance": "laboris in nulla pariatur Ut"
}
],
"x": 2841011.685548395,
"y": 89071562.06256089,
"type": "operation",
"gridCoordinate": {
"x": 87197175.62352192,
"y": -57540253.93917397
},
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "est",
"provenance": "ad"
}
],
"_id": "2a78e6d3-4892-982e-36a2-496f69bcb16c",
"description": null,
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "magna dolore tempor officia",
"accessControl": {
"read": [
"eu mollit sit sunt ad",
"non id ullamco",
"Lorem in commodo",
"non laboris dolore commodo est"
],
"execute": [
"ut in sed",
"ut ea ut",
"voluptate consequat cillum culpa ullamco",
"eiusmod"
],
"write": [
"sunt commodo",
"velit commodo deserunt"
],
"manage": [
"tempor commodo in occaecat officia",
"cupidatat et",
"Excepteur enim consectetur"
]
}
},
"errorHandler": null,
"font_size": 12,
"created": "1949-02-14T00:58:24.562Z",
"created_by": {
"username": "minim esse enim eiusmod in",
"provenance": "non voluptate ad"
},
"createdVersion": "laborum pariatur officia sed aute",
"last_updated": "2001-08-04T12:51:16.711Z",
"last_updated_by": null,
"lastUpdatedVersion": "Lorem aliquip nostrud deserunt magna",
"tags": [
{
"_id": "8a3ceC24abaaaFc1eeBBbf12",
"name": "ex aliquip proident quis ut",
"description": "consequat voluptate cillum pariatur"
},
{
"_id": "6758E4c5Db7B637fDCE51bc8",
"name": "non occaecat cupidatat adipisicing officia",
"description": "cupidatat ut"
},
{
"_id": "b57DFa8e267Ce2A5bFCaA05d",
"name": "labore",
"description": "amet consequat dolor"
},
{
"_id": "8ae990Af519d3CA7d71fbaC3",
"name": "cillum minim quis amet",
"description": "tempor nostrud ad est Lorem"
}
],
"canvasVersion": 3,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~0/SWmt/5/~0/TCYy8xhys/h+OqMx/~1/~1/~0/~1/~1/~0"
},
{
"type": "encryption",
"pointer": "/~0"
},
{
"type": "encryption",
"pointer": "/VBN/kJ6k/~0/~0/tea/O7A/~0/nM/~0/DQzaMN/~1"
},
{
"type": "encryption",
"pointer": "/gSUR76l/~1/KMhiZznNYo/d+J/~0"
},
{
"type": "encryption",
"pointer": "/UoUOp6f8.Aq/QLRA/~0/~0/aS-uV0.x0ND/~0/exgE/nE7W81/~0/z"
}
],
"migrationVersion": 84777656
}