Action triggers
What are action triggers
Action triggers are the actual triggers that will trigger the execution of your actions. They can be found all over NoCode-X. Some places where you can find action triggers are:
- Elements
- Data formats
- APIs
- Jobs
- ...
Action triggers allow you to link one or multiple actions. Actions can be linked to one ore more action triggers. Actions that are not linked to any action triggers will never be executed and are considered as "dead" logic.
How to link actions
You can link actions to an action-trigger in two ways:
- Link an existing actions by clicking on the input field & selecting one from the list of actions presented. You can filter the list of actions on action name if needed.
- Create & link a new action: Click the "+" button next to the action link to create & link a new action.