05-04-2021 22:03 PM
Scenarios Covered for trigger conditions in this video :
1. Preventing infinite loop/race condition - Same item is modified within the flow.
2. Trigger flow when a column value is updated.
Part 1 trigger conditions - https://youtu.be/1g6vHBBgkrk
Conditionally trigger your flows.
Save flow runs and api calls by only triggering your flows as and when required based on a condition.
There are daily api call limits per licensed user account for a 24 hour period.
https://docs.microsoft.com/en-us/power-platform/admin/api-request-limits-allocations
Saving api calls is key to utilizing flow effectively and ensuring you build flows that are called only when required.
#Buildingflows #Optimizeflows #Saveapicalls #triggerconditions
watch?v=oKN4_5o2NUA
Hi There,
I want to update one column in a sharepoint list and have the details move over to another list ONLY when the 'hired' column status gets changed to YES
I find that I have followed what you have done, BUT I am having the details upload to all my lists not just to the one I want.
I did have trouble using the power app section, perhaps this is where I went wrong.
Please help!