AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. addWorkflowAutomationAction

addWorkflowAutomationAction: WorkflowAutomationAction!

This mutation is used to create a new action for an automation. Return information will be specific to the automation action details. **Returns:** Returns the newly created automation action data.

  1. actionInput
  2. scriptExecutionAction

body: String!

isActive: Boolean!

order: Int

description: String

isAuditable: Boolean!