Skip to main content

Execute A Manual Trigger

POST 

/automations/manual-triggers/execute

Execute a manual trigger within an automation to initiate subsequent conditions and actions.

tip

A manual trigger is a trigger that users can add to automation workflows and activate through user operation. It is suitable for scenarios where automation requires manual intervention to start, or for instant activation during testing and debugging.

How to add a manual trigger depends on how you create your Flow automation:

  1. If created on the Aqara Studio Web page, refer to: Automation - Flow - Trigger - Manual Trigger
  2. If created by API, add a manual trigger in your JSON script. See: JSON Automation Script Definition - Starter - Manual

Request

Responses

Request succeeded