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": "laboris cupidatat pariatur ullamco eu",
"provenance": "nostrud in qui dolore cupidatat"
},
{
"name": "consectetur dolor ut",
"provenance": "voluptate sunt consectetur ad"
},
{
"name": "cillum elit",
"provenance": "aute ad cupidatat non"
},
{
"name": "anim sit minim sint mollit",
"provenance": "tempor"
}
],
"x": 56712458.70251861,
"y": 39460802.45685798
},
"workflow_end": {
"name": "workflow_end",
"summary": "workflow_end",
"groups": [
{
"name": "et Excepteur cupidatat",
"provenance": "velit"
}
],
"x": 55005149.12214157,
"y": -38767052.69622906
},
"error_handler": {
"name": "childJob",
"summary": "sit",
"description": "dolore eiusmod occaecat ex et",
"app": "id do",
"variables": {
"error": "",
"decorators": [
{
"type": "encryption",
"pointer": "/Ih/~1/~1/~0"
},
{
"type": "encryption",
"pointer": "/nDlbK+DZuC3/iFtNfqNx/sNPAWSpNo/~0/kWiu4w/W631DHPW/~1/~0/JcC/~1/w.UEr1"
},
{
"type": "encryption",
"pointer": "/~1/KuAizm0G4mO/XZH51GK85BF/QFw/~1"
},
{
"type": "encryption",
"pointer": "/cGG8h/Ft2guv/Ga9/u/kgtvo/fslMbBY/dTY"
}
]
},
"groups": [
{
"name": "laborum non sed in",
"provenance": "quis exercitation"
},
{
"name": "fugiat anim tempor aliquip ex",
"provenance": "pariatur"
},
{
"name": "ad minim consequat dolor",
"provenance": "voluptate sit commodo incididunt"
},
{
"name": "esse eiusmod",
"provenance": "nisi irure"
}
],
"x": -72773856.78235158,
"y": 58865203.07412878,
"type": "operation",
"gridCoordinate": {
"x": 90959951.99542618,
"y": -52697390.6141714
},
"deprecated": false,
"scheduled": true
}
},
"transitions": {},
"groups": [
{
"name": "aliqua in",
"provenance": "Lorem incididunt amet"
},
{
"name": "tempor incididunt commodo minim",
"provenance": "ut"
},
{
"name": "et",
"provenance": "laboris ullamco Excepteur esse aute"
},
{
"name": "adipisicing est incididunt consectetur",
"provenance": "dolore cupidatat"
}
],
"_id": "a21316e8-51f2-9819-5938-d84196aa060d",
"description": "eiusmod Excepteur officia",
"namespace": {
"type": "project",
"_id": "5cb5252a1bbc5a00def564c1",
"name": "incididunt est ex",
"accessControl": {
"read": [
"irure magna culpa labore et"
],
"execute": [
"officia in in",
"pariatur officia",
"labore culpa"
],
"write": [
"dolor"
],
"manage": [
"pariatur dolor id eu",
"magna occaecat est in"
]
}
},
"errorHandler": {
"type": "in in anim labore",
"name": "mollit"
},
"font_size": 12,
"created": "2008-01-11T13:49:39.92Z",
"created_by": {
"username": "eu Ut occaecat aute proident",
"provenance": "Excepteur Ut sed cupidatat nulla"
},
"createdVersion": "non dolore et eu ut",
"last_updated": "1958-05-15T08:41:05.881Z",
"last_updated_by": null,
"lastUpdatedVersion": "qui do ullamco est",
"tags": [
{
"_id": "14fdc3bDeD43aA0d9c5064F2",
"name": "ut adipisicing occaecat ipsum Ut",
"description": "nisi ut"
}
],
"canvasVersion": 3,
"encodingVersion": 1,
"decorators": [
{
"type": "encryption",
"pointer": "/bHZtZwfJ/~0/~1"
},
{
"type": "encryption",
"pointer": "/x+KePYQogPv/~1/~0"
}
],
"migrationVersion": 16002052
}