Triggers
Version: 3.3
Sitecore Content Hub provides users with a Trigger framework, which allows them to configure triggers via the User Interface (UI). A trigger is a set of actions that are automatically executed after specific events and under specific conditions.
A trigger consists of 3 components:
- Event: The event to which the trigger should react.
- Conditions: The conditions under which the trigger's actions are executed.
- Actions: The actions that the trigger executes.
For more information about triggers, please refer to the following sections: