AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. createWorkflow

createWorkflow: Workflow!

This mutation is used to create a new workflow for a tenant. Return information can include aspects, automations, reports, scripts and other related workflow details. **Returns:** Returns the newly created workflow data.

tenantId: UUID

The ID of the associated tenant.

workflow: WorkflowInput!

Workflow details which includes name and if the case is closable by the system.