Hello -
PM's have multiple docs from a shared Sharepoint library assigned to them for approval. I'd like to write a flow that, at 3 pm, checks for docs still in "New" status and reminds PM's to log on to sharepoint and approve on an aggregate basis - they get 1 email regardless of how many "New" docs are outstanding. Not sure how to proceed after the "Get Files (properties only)" stage... any thoughts? thank you!
Solved! Go to Solution.
Hello,
For this, I have created a simple example list with a choice column that denotes whether status is open or closed. The person that is emailed is retrieved by the 'created by' column
Below is the flow (which sends out 1 email to me, though I have created 2 items that are open)top part of flow
bottom part of flow
It should work the same way for 'get file properties' as it does for 'get items'.
Hello,
For this, I have created a simple example list with a choice column that denotes whether status is open or closed. The person that is emailed is retrieved by the 'created by' column
Below is the flow (which sends out 1 email to me, though I have created 2 items that are open)top part of flow
bottom part of flow
It should work the same way for 'get file properties' as it does for 'get items'.
This is likely ansered elswewhere, but PM status is a Choice content type; does that complicate the above operation? Thank you.
Thank you @Anonymous, works great!
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
39 | |
36 | |
34 | |
31 | |
27 |
User | Count |
---|---|
44 | |
36 | |
33 | |
25 | |
22 |