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": "anim",
"provenance": "eiusmod"
},
{
"name": "ullamco voluptate",
"provenance": "quis reprehenderit nisi do"
},
{
"name": "elit ea",
"provenance": "in laboris"
},
{
"name": "velit do",
"provenance": "nostrud tempor Duis enim consequat"
}
],
"x": -64583170.16856183,
"y": 32385966.425448045
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "sunt",
"provenance": "ut non et aliquip cillum"
},
{
"name": "est laborum labore",
"provenance": "qui fugiat"
},
{
"name": "esse do cillum id adipisicing",
"provenance": "quis laboris nostrud fugiat"
},
{
"name": "occaecat et",
"provenance": "laborum laboris ea"
},
{
"name": "non dolor consectetur",
"provenance": "labore dolore"
}
],
"x": -37943480.712578826,
"y": -83415004.08968416
},
"error_handler": {
"name": "childJob",
"summary": "reprehenderit dolor in est",
"description": "magna adipisicing",
"app": "magna dolor amet velit",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/d/D+w80V//x9E1v1zy/~0/y7eF/nTsM/~1/te3DBc/ZlD/FDj/k.X-2/"
},
{
"type": "encryption",
"pointer": "/~1/W"
},
{
"type": "encryption",
"pointer": "/~1/~1/D/OT,z,c36MVU/~0/zVsBul5TdKa/bD/VjV7L9w/~1/Q8Ssg/r"
}
]
},
"groups": [
{
"name": "consequat",
"provenance": "sit pariatur anim dolor"
},
{
"name": "Lorem dolor mollit",
"provenance": "fugiat"
}
],
"x": -58925227.77462368,
"y": -53891965.522390306,
"type": "operation",
"gridCoordinate": {
"x": -23800344.299958542,
"y": -48026294.07210803
},
"deprecated": false,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "laboris",
"provenance": "in dolore irure occaecat"
},
{
"name": "non irure nostrud ullamco sint",
"provenance": "Duis"
},
{
"name": "ea ut dolor sint et",
"provenance": "in voluptate amet dolor"
},
{
"name": "mollit enim",
"provenance": "Lorem id ex commodo amet"
}
],
"_id": "498057a4-1e4a-d3f5-26e1-6e071cd70362",
"description": null,
"namespace": null,
"errorHandler": {
"type": "nostrud officia",
"name": "mollit"
},
"font_size": 12,
"created": "1984-12-16T16:36:17.871Z",
"created_by": {
"username": "dolore sunt est",
"provenance": "sunt Lorem nisi labore laborum"
},
"createdVersion": "do non esse nostrud aute",
"last_updated": "2014-04-05T09:46:09.689Z",
"last_updated_by": null,
"lastUpdatedVersion": "ad in",
"tags": [
{
"_id": "5827E2e1c24cc7bA6bee51Bd",
"name": "reprehenderit",
"description": "nisi fugiat ullamco cupidatat"
},
{
"_id": "C8CB28f0C9793F7F45D5b400",
"name": "pariatur",
"description": "ex elit consectetur sit irure"
},
{
"_id": "3bbA798ACA4ADEe3A2FdF8C5",
"name": "Excepteur pariatur",
"description": "ipsum dolore aliqua sint sed"
},
{
"_id": "c8CFeB7Ac78f9Ca3a35ADC96",
"name": "anim dolor reprehenderit pariatur",
"description": "consectetur sunt eu"
}
],
"canvasVersion": 1.5,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/~1"
}
],
"migrationVersion": 18547214
}