Hey,
I am trying to design a fairly complex flow and I am a little unsure how the finished product should look.
I am creating an approval workflow to allow a user to make a request. The request will go through up to 7 different approvers (sequentially) and each approver will have the option to Approve, Reject or Request more info.
Firstly, I am unsure how the request more info will work, if an approver requests more info would it be better to deal with the response using a separate flow?
Also, there may be multiple attachments, do I need to save these is my sharepoint list or does Power Automate store them automatically somewhere?
Ideally, I want the attachments to be stored somewhere centrally instead of emailing them all over the place.
Thanks
Hi JimJim,
Recently, we created similar workflow that goes through six levels of approvals.
You can use 'Do Until' function to send back to the Workflow Initiator requesting for more info.
Or you could use 'Reassign' option in the approval page.
Or you could use parent child flows, so request for more info goes to child flow.
In my view, Sharepoint list and attachments together makes things complicated.
We tried and tried and tried, finally gave up and created our own custom power app for attachments.
Instead of showing all attachments in emails, you could display the link of attachments in approval action page, and the attachments gets open in word/ excel/ powerpoint online.
Once approved, we store it in Sharepoint Documents within a folder.
Hope i gave you some basic idea.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
13 | |
10 | |
9 | |
6 | |
6 |
User | Count |
---|---|
21 | |
20 | |
17 | |
8 | |
8 |