Trigger Power Automate Flow on SharePoint Field Change

SharePoint Smart
SharePoint Smart
5.2 هزار بار بازدید - پارسال - Learn how to Trigger Power
Learn how to Trigger Power Automate flow execution based on an update to one specific field. This is useful when needing to trigger actions related only to a specific field change. The Flow includes these key concepts:

- Using a Trigger Conditions rule on the "When an item is modified" flow block
- Using the "Get Changes for an item" flow block with TriggerWindowStartToken and TriggerWindowEndToken
- Using a condition statement checking the "Has Column Changed" property of the field ensure that is true.
- In the case of a "checkbox trigger" as shown in the video, resetting the value back to its original value.

The code snippet used in the video is:
@equals(triggerBody()?['RequestApproval'],true)

Please check out https://www.spguides.com/power-automa... for an excellent summary of many different examples of trigger conditions statements. (Thanks Bijay!)

Comprehensive instructional SharePoint videos are on Bijay's YouTube Channel here: @enjoysharepoint
پارسال در تاریخ 1402/02/28 منتشر شده است.
5,248 بـار بازدید شده
... بیشتر