Forum Discussion
Teams Approval - Multiple Attachments and Workflow for approval
sagarshaha The approvals app is deliberately very simple, but the underlying capabilities for approvals is also part of Power Automate, where you can create custom workflows. From Power Automate you can build in all the types of requirements you mention.
Here's a starting point -> Create and test an approval workflow with Power Automate. - Power Automate | Microsoft Docs
Hi StevenC365 ,
Thanks for your reply!
I did tried to look into Power Automate and created the form and setup the workflows but I'm getting stuck on "How to setup multi stage approval workflow" as per my requirement.
Since this is a form and not sharepoint list, I couldn't find any documentation or videos about that.
Appreciate few pointers/examples on same
Thanks!
- StevenC365May 09, 2022MVP
sagarshaha You would just have multiple approval tasks in a workflow based on the success of the previous. You could do it with just a Form, but often people would use a SharePoint list behind in order to track those different approvals together as an audit record, or a way of monitoring progress. The Form can be used to create the original record and move the users values over, or you can use an adaptive card instead.