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": "fugiat et veniam",
"provenance": "laborum elit proident in minim"
},
{
"name": "consequat tempor",
"provenance": "proident"
},
{
"name": "velit minim fugiat",
"provenance": "adipisicing"
}
],
"x": -7414326.615072399,
"y": 24902127.640883133
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "elit ea",
"provenance": "anim non"
},
{
"name": "est in",
"provenance": "nisi"
},
{
"name": "qui id Excepteur",
"provenance": "consectetur aute nulla labore"
},
{
"name": "incididunt minim quis officia commodo",
"provenance": "aliqua"
},
{
"name": "sunt exercitation cillum",
"provenance": "et ullamco eu"
}
],
"x": -87796875.41582684,
"y": -35088927.23221551
},
"error_handler": {
"name": "childJob",
"summary": "adipisicing sed non veniam",
"description": "dolore sit ad",
"app": "pariatur dolore sunt",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/prw2hA/~0/X,/zSBDHlC/kZ951"
},
{
"type": "encryption",
"pointer": "/~1/MgpuTmIS./~0/J.E7G/ld/K6nWzSiP,"
},
{
"type": "encryption",
"pointer": "/H.k.NKU/HLAVC/~1/~1/~0/~1/~0/llV4d/U+/nB4/~1"
},
{
"type": "encryption",
"pointer": "/~0/~0"
},
{
"type": "encryption",
"pointer": "/~1/~0"
}
]
},
"groups": [
{
"name": "reprehenderit minim",
"provenance": "nostrud"
},
{
"name": "Ut incididunt veniam Lorem",
"provenance": "eu"
},
{
"name": "Lorem culpa tempor enim",
"provenance": "consequat magna quis voluptate"
},
{
"name": "magna tempor in",
"provenance": "qui"
}
],
"x": 86162723.75030962,
"y": -56899286.32914474,
"type": "operation",
"gridCoordinate": {
"x": -73472724.6332373,
"y": -36189326.77604465
},
"deprecated": true,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "mollit incididunt",
"provenance": "ad id nostrud"
},
{
"name": "occaecat ea exercitation",
"provenance": "quis non exercitation"
}
],
"_id": "3c24f74e-b2f5-8362-da37-546b5b11f73a",
"description": "dolore amet nisi",
"errorHandler": {
"type": "sit in",
"name": "in"
},
"font_size": 12,
"created": "2003-10-29T20:43:09.001Z",
"created_by": null,
"createdVersion": "veniam pariatur",
"last_updated": "2013-07-08T09:23:06.71Z",
"last_updated_by": {
"username": "enim quis occaecat",
"provenance": "ut voluptate"
},
"lastUpdatedVersion": "cillum",
"tags": [
{
"_id": "7bbfdCB89424f1AF1416EF96",
"name": "ut esse voluptate in magna",
"description": "cillum"
},
{
"_id": "a88A8D19FBB4741f7c37aea7",
"name": "amet eu enim labore",
"description": "mollit ut dolor"
},
{
"_id": "76D2F8C2973f3F87Eb4AB55c",
"name": "consequat culpa",
"description": "et"
}
],
"canvasVersion": 1,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/u2yFzP//~1/wnX0uBC/~0/VVp/iB/~1/KsqS1"
},
{
"type": "encryption",
"pointer": "/~0/w,V4i"
},
{
"type": "encryption",
"pointer": "/c.D7Anz2H7w/~0"
}
],
"migrationVersion": 31985807
}