automationId: UUID!
The automation ID that will updated.
actionInput: WorkflowAutomationActionInput!
The action details. This includes clear, close, form submission request and set status actions.
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.
automationId: UUID!
The automation ID that will updated.
actionInput: WorkflowAutomationActionInput!
The action details. This includes clear, close, form submission request and set status actions.