Configure an action item based on subscription
- Last UpdatedApr 07, 2025
- 2 minute read
You can configure an action item to execute based on event subscription. For more information see, How to configure actions that result from record triggers.
To configure an action item based on subscription
-
Before you can enable an action item to be based on subscription, enable AllowAdvancedActionItems on the project root.

-
On the Properties pane for the Action item, set the EnableExecutionOnSubscriptions property to True. The function executes when the subscribed item has an event change.

-
A new Subscriptions property appears in the Configuration category.

-
Specify the Subscriptions property. Click the Browse (...) button next to the Subscriptions property to open the Subscription Editor. Navigate the project hierarchy and choose the subscription events for this action execute. Double-click subscription items in the project hierarchy to add them. For more information, see Subscription events (Advanced topic).

-
Specify the Function property. Click the Browse (...) button next to the Functions property to open the Function Editor. Enter an expression with Expression Editor.
