Forum Discussion
Quotidian
Sep 24, 2019Brass Contributor
Send a document for review Part 2
A couple of weeks ago I posted a question about setting up a flow where you entered a user email and it sent a link to a SharePoint user asking him/her to review the document. It worked fine and I le...
- Sep 24, 2019
Hi Quotidian,
You can add an "Due Date" input to "For selected file" action. See image below.
Use "Due Date" value from the action to populate the "DueBack" column.
The user experience will look like this:
I hope this helps.
Norm
Norman Young
Sep 29, 2019MVP
Hi Quotidian,
Check out this post: https://powerusers.microsoft.com/t5/General-Flow-Discussion/Send-Email-With-Options-Two-sets-of-buttons/td-p/179787
Using your last suggestion to trigger off of the "Due Date" column, send an email with "Reviewed" or "Not reviewed" buttons that can in turn set the "Status" column.
I hope this helps.
Norm
Quotidian
Sep 30, 2019Brass Contributor
Norman Young - Hi Norm - thanks for that, I can see now it's showing how to elicit a response via email which can act as a trigger. Very clever solution, I will see if I can make that work.