Skip to main content
Trigger automation is the second action type. It lets the employee kick off an existing automation mid-conversation — useful for internal notifications, assigning a chat to a teammate, or starting a workflow your main automation does not handle inline.

Add the action

  1. On the Actions tab, click Add action and choose Trigger automation.
  2. Provide an action name.
  3. Add any input parameters the target automation expects, the same way you would for a Custom API action — friendly name, type, description, required toggle.
  4. Select the specific automation this action should fire.
  5. Save.
Input parameters do not always need to come from the customer typing something in. The employee can fill them from three sources: For example, if the employee captures a customer’s email mid-conversation, it can feed that value directly into the triggered automation as a live input, without any manual step from your team.
Trigger automation action

Common uses

Reference this action in a guideline with @Actions so the employee knows exactly when to invoke it. Test the trigger path in the Playground and confirm the target automation is published and appropriate for the current channel before going live.