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": "voluptate non fugiat",
"provenance": "mollit consectetur ut"
},
{
"name": "occaecat ea Lorem consequat",
"provenance": "in"
}
],
"x": 33096424.0186788,
"y": -65389113.0828705
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "esse Excepteur ullamco laborum culpa",
"provenance": "exercitation ullamco in laboris"
},
{
"name": "incididunt",
"provenance": "proident sit sed in pariatur"
},
{
"name": "non enim",
"provenance": "deserunt reprehenderit enim"
}
],
"x": -87493150.60520977,
"y": -44099091.3678196
},
"error_handler": {
"name": "childJob",
"summary": "mollit nisi ea Excepteur dolore",
"description": "aliquip ullamco",
"app": "tempor velit cillum veniam",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~0/~1/EHCr/~1/~0/uElbb6"
},
{
"type": "encryption",
"pointer": "/D/Ist/OtZH/~1/UzQQx/Q6/~0/n4pT0/~0"
}
]
},
"groups": [
{
"name": "aute pariatur ea",
"provenance": "aliqua irure"
}
],
"x": 83690285.69793895,
"y": 3886464.262821004,
"type": "operation",
"gridCoordinate": {
"x": -53780808.54118274,
"y": 93386135.34449637
},
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "deserunt nisi cillum aute commodo",
"provenance": "magna ut incididunt aliquip"
},
{
"name": "et quis consectetur eiusmod aute",
"provenance": "sed laborum elit enim id"
},
{
"name": "est dolor",
"provenance": "culpa fugiat elit"
},
{
"name": "sit",
"provenance": "velit id quis qui"
}
],
"_id": "8ee0e1b9-76cb-6777-b440-ac70f507ad6b",
"description": null,
"namespace": null,
"errorHandler": {
"type": "cillum ea",
"name": "et reprehenderit"
},
"font_size": 12,
"created": "1973-10-10T19:16:26.702Z",
"created_by": {
"username": "nulla deserunt commodo Excepteur",
"provenance": "sint"
},
"createdVersion": "fugiat commodo pariatur dolor tempor",
"last_updated": "2000-04-29T21:39:30.552Z",
"last_updated_by": {
"username": "velit proident",
"provenance": "ad"
},
"lastUpdatedVersion": "Excepteur",
"tags": [
{
"_id": "e9c510D9DbE2eFE0D7Bd3ee1",
"name": "labore cillum anim",
"description": "reprehenderit in mollit"
},
{
"_id": "54C44d96e85F336854d1f0EE",
"name": "labore cupidatat",
"description": "ullamco culpa nisi labore ipsum"
},
{
"_id": "dfA93fEFAf1bF84BdAfb0D3f",
"name": "proident",
"description": "sunt ut Excepteur qui"
},
{
"_id": "8Cc14DcCEC1Fe03bDdda7A08",
"name": "dolor",
"description": "elit in do proident minim"
}
],
"canvasVersion": 3,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/Nu6u/ypH/~0/~0/~0/~0/~1/~1/xwa1y"
},
{
"type": "encryption",
"pointer": "/~0/dYl/K6f1V/~0/dd/~1/~1"
},
{
"type": "encryption",
"pointer": "/b,03/PphNz0yB/~1/mEbB7ij/Pixjoql/n/~1/i/~0/~1"
},
{
"type": "encryption",
"pointer": "/~0/smuZf4/UU,mokQVFF/~1/ch/~0/psvbE,jj/hupZ/~1/~1/P5vR2cykmVj"
},
{
"type": "encryption",
"pointer": "/~0/~1/PZC/~0/DeXc/~1/Eb6qh/dg/~0/~1"
}
],
"migrationVersion": 10641707
}