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": "esse tempor deserunt cupidatat veniam",
"provenance": "eiusmod exercitation dolore"
},
{
"name": "velit tempor veniam mollit",
"provenance": "in laborum et"
},
{
"name": "do quis",
"provenance": "dolore pariatur"
},
{
"name": "irure sunt dolor est minim",
"provenance": "voluptate"
}
],
"x": 13933108.320298076,
"y": -67397244.45165952
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "Duis eiusmod voluptate dolor",
"provenance": "occaecat in in exercitation"
},
{
"name": "dolor Ut",
"provenance": "elit aute nulla"
},
{
"name": "et",
"provenance": "ut eiusmod Duis nisi"
},
{
"name": "et laborum ad non",
"provenance": "consectetur ea velit"
}
],
"x": -59097481.50489107,
"y": 42636105.56912854
},
"error_handler": {
"name": "childJob",
"summary": "elit",
"description": "in",
"app": "ipsum laboris Ut deserunt",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~1/~1/~0/~0/~1/~1"
},
{
"type": "encryption",
"pointer": "/~0/Qobtqy4KZ2A/~1/~1/~1/~0/pyDytt4/dt/~0/uVcn9vN"
},
{
"type": "encryption",
"pointer": "/~0/~0/~0/~0/~1/~1/J6cg/~0/~0/~1"
}
]
},
"groups": [
{
"name": "officia exercitation voluptate",
"provenance": "esse est in"
},
{
"name": "officia reprehenderit",
"provenance": "aliquip non velit"
}
],
"x": -44286315.64177619,
"y": 67672354.78489205,
"type": "operation",
"gridCoordinate": {
"x": -61410251.84329707,
"y": 79684661.45088947
},
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "ipsum pariatur",
"provenance": "incididunt proident do"
},
{
"name": "in in",
"provenance": "sit mollit aliquip sint"
},
{
"name": "do Excepteur incididunt aliquip elit",
"provenance": "cillum officia labore"
}
],
"_id": "8014403b-e596-f147-ccad-ff7973ee38dc",
"description": "Ut id",
"namespace": null,
"errorHandler": null,
"font_size": 12,
"created": "2022-11-21T21:28:54.684Z",
"created_by": {
"username": "commodo veniam non enim",
"provenance": "et"
},
"createdVersion": "est anim",
"last_updated": "2016-09-12T21:51:19.952Z",
"last_updated_by": {
"username": "amet fugiat laborum mollit sed",
"provenance": "enim"
},
"lastUpdatedVersion": "cillum eu et in",
"tags": [
{
"_id": "fce6dac4a093D83B7AFbb064",
"name": "Ut in magna incididunt",
"description": "culpa minim nostrud id"
},
{
"_id": "E20AeDCa9F1eFDEF9a12Fdda",
"name": "sint irure sunt anim",
"description": "exercitation esse"
},
{
"_id": "43dd4b5e157dbaf1C8b00A17",
"name": "est voluptate",
"description": "in est sed"
},
{
"_id": "d4CeFd8FE1c2BAD802eBcfb7",
"name": "in non eu in",
"description": "commodo proident Excepteur sed"
},
{
"_id": "738a3bF0e36F166049c1eAab",
"name": "aliquip nisi aliqua",
"description": "magna mollit eu ea dolor"
}
],
"canvasVersion": 1.5,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~1/~0/~0/~1/S"
},
{
"type": "encryption",
"pointer": "/YTpf.O/mxtWuZj/mahcBbiw/~0/YlT+PEmeb"
},
{
"type": "encryption",
"pointer": "/~0"
},
{
"type": "encryption",
"pointer": "/ulr/~0"
},
{
"type": "encryption",
"pointer": "/~1/~1/mAYRcaWC1C/~1/~0/rq3iKh/RI.i/~0/~0/~0/x6AAQKVg"
}
],
"migrationVersion": 5232224
}