app-workflow_builder

On this page:

saveWorkflow

Summary

Add Workflow

Description

Add a Workflow to the database

Route

POST /workflow_builder/workflows/save

Roles

admin engineering support

Parameters

DetailsExampleSchema
Name Type Required Description
workflow object yes Workflow's data.

Return

DetailsExampleSchema
Name Type Description
data object The new Workflow with its data and ID.