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

addWorkflowAutomationCondition: IWorkflowCondition!

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

conditionsGroupId: UUID!

The ID of the conditions group that will updated.

conditionInput: WorkflowAutomationConditionInput!

The input for condition details. These inputs will be for each specific condition and their associated fields.