Trigger by Resource

Trigger by Resource

The trigger type Trigger by Resource allows you to execute your Action when a resource meets certain conditions. A resource is one of the following:

For example, you can trigger an Action when a new user sign up in your RUN or a new Device is added. This Action could push a notification to yourself.


Trigger Conditions

After setting up the device, you should set a condition for your action to be executed. To do so, you must head over to the Trigger section.

You can set multiple conditions in an action, if at least one of them results in a match, the action will be executed.

  1. Resource: Select a resource to be tested.
  2. Tag key: The tag key of the resource to be tested.
  3. Tag value: The tag value of the resource to be tested.
  4. Condition: The condition to be watched.

The example above means that the action will be triggered when a Device with a tag key of tag_key and a tag value of tag_value is created.


    • Related Articles

    • Trigger by Usage Alert

      The "Trigger by Usage Alert" is a feature that enables you to execute an Action when a specific service or resource meets predefined conditions. Below, you will find a list of Resources and Services that can be used to trigger your action. Resources ...
    • Trigger Unlock

      Trigger Unlock is a feature that allows users to define specific conditions under which an action, once locked, can be unlocked and allowed to execute again. This locking mechanism serves as a safeguard against repetitive or unwanted triggers, ...
    • Trigger by MQTT Topic

      The trigger type, Trigger by Variable, allows you to execute your Action when data is sent to an MQTT topic. TagoIO has its own MQTT broker that is responsible for pushing data to clients in case something new is published in the specific topics they ...
    • Trigger by Geofence

      The "Trigger by Geofence" feature allows you to execute an Action whenever a variable containing location data meets specific geofence conditions—either inside or outside a predefined area. For instance, you can configure an action to trigger when a ...
    • Trigger by Variable

      The trigger type, Trigger by Variable allows you to execute your Actions when a variable meets certain conditions. If your device has sent data and the variables are meeting those conditions, this action will be triggered. There are 2 (two) ...