app-automation_studio

On this page:

createAutomation

Summary

Creates a new workflow document.

Description

Creates a new workflow document.

Route

POST /automation-studio/automations

Roles

admin apiwrite designer

Parameters

DetailsExampleSchema
Name Type Required Description
automation object yes Workflow to create.

Return

DetailsExampleSchema
Name Type Description
response object Created workflow and associated edit URI.