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",
"examples": [
"someWorkflowName"
]
},
"type": {
"type": "string",
"description": "The type of the workflow",
"examples": [
"automation"
]
}
},
"additionalProperties": false
}
},
"required": [
"options"
],
"additionalProperties": false
}
Copied to Clipboard
{
"name": "My Workflow",
"type": "automation",
"tasks": {
"workflow_start": {
"name": "workflow_start",
"summary": "workflow_start",
"groups": [],
"x": -47933313.427474156,
"y": -61500779.20060095
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [],
"x": 37239072.20238933,
"y": 7107299.146984711
},
"error_handler": {
"name": "childJob",
"summary": "sit deserunt nulla dolor occaecat",
"description": "fugiat",
"app": "dolor Excepteur labore do aliquip",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/U5tb,6S3B/d/~0/Uj6Bb/LqQ-7a/W.7,/~0/Gt5RopgU6/eHzzLrhWgIY"
},
{
"type": "encryption",
"pointer": "/~0"
}
]
},
"groups": [
{
"name": "veniam sit aute",
"provenance": "tempor ad sed dolor"
},
{
"name": "dolore minim Lorem aliqua",
"provenance": "dolor"
},
{
"name": "Excepteur cillum",
"provenance": "Lorem eu ut do"
},
{
"name": "voluptate laboris irure non veniam",
"provenance": "exercitation"
}
],
"type": "operation",
"deprecated": true,
"scheduled": false
}
},
"transitions": {},
"groups": [
{
"name": "fugiat",
"provenance": "nulla ad"
},
{
"name": "sint sit",
"provenance": "reprehenderit nisi laborum non amet"
},
{
"name": "velit cupidatat commodo eiusmod",
"provenance": "quis eu elit"
},
{
"name": "Duis labore minim velit",
"provenance": "nostrud minim labore"
},
{
"name": "tempor aliqua esse sint",
"provenance": "in Excepteur"
}
],
"_id": "7572fbf3-4102-f39c-f8db-3d0c75e0a4a5",
"description": null,
"errorHandler": {
"type": "enim sint eu labore laboris",
"name": "ullamco ipsum magna adipisicing qui"
},
"font_size": 12,
"created": "1967-06-28T02:27:52.87Z",
"created_by": {
"username": "sunt in ut",
"provenance": "consequat"
},
"createdVersion": "sed exercitation irure do proident",
"last_updated": "1967-08-26T10:26:36.475Z",
"last_updated_by": {
"username": "voluptate",
"provenance": "cupidatat exercitation"
},
"lastUpdatedVersion": "sed in culpa consectetur Excepteur",
"tags": [
{
"_id": "DFDeFeA63edAFb26a6DE1dc7",
"name": "aute minim eiusmod",
"description": "aute in est"
},
{
"_id": "6868a3DE1d86C90Edbc0E664",
"name": "voluptate Excepteur cillum nulla",
"description": "qui esse dolore incididunt"
},
{
"_id": "C8E04ce6ca020B9aa7dbDe79",
"name": "dolore nulla officia",
"description": "proident consectetur non in"
},
{
"_id": "ca5df8Eb5A2dBCCFbAf9DAC3",
"name": "voluptate ea eiusmod reprehenderit",
"description": "nulla non amet magna sit"
}
],
"canvasVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/Pc2O0D,/DjwYn3"
},
{
"type": "encryption",
"pointer": "/CP3GFY"
},
{
"type": "encryption",
"pointer": "/~1/F6q"
},
{
"type": "encryption",
"pointer": "/FsRR7hNs/~1/~0"
}
],
"migrationVersion": 52765977
}