Triggers
Triggers automatically execute a set of actions after specific events and under specific conditions. They are evaluated for every create, update, and delete event that occurs in Sitecore Content Hub and are executed asynchronously to prevent delays.
The Triggers page provides an overview of the triggers defined and lets you create new triggers. To access the Triggers page, on the Content Hub menu bar, click Manage .
To see general information about a specific trigger, the conditions attached to it, as well as the actions that are taken in response to an event, click a specific trigger to open the trigger details page or click View details .
A trigger consists of:
-
The conditions under which trigger actions are executed as a result of event listening.
-
The actions that the trigger executes. Actions specify a set of actions that will be executed in response to an event. An action can represent anything from pushing a message to an Azure service bus to invoking external APIs, pushing a message into an internal Queue, or sending an email to third parties. Actions are stored as entities within Content Hub and users can select from an existing list of actions, modify outdated actions, or create new ones.
You can create event types for historical reporting.