How to configure actions that result from record triggers
- Last UpdatedApr 07, 2025
- 1 minute read
You can configure an action item to execute based on event subscription. For more information on events that can trigger the action item, see Subscription events for reporting points.
-
Add an action item to your project
-
Add a code item to your project
-
Enable AdvancedActionItems on the project root
-
Before you can enable an action item to be based on subscription, enable AllowAdvancedActionItems on the project root.

-
-
Configure the Action to trigger on subscription
-
Define the Subscriptions expression
Configure an expression to describe which events will trigger the action.
-
Define the Function expression
Configure an expression to describe which functions will execute.
