I want to send multiple items/approvals to 1 approver in a flow, ideally I wanted to use 2 input triggers (1 for # of approvals and 1 in a for-loop to keep asking for information of each approval's information) but I saw that Power Automate can't use multiple triggers in that way. Is there any workaround for this? I'm assuming I could input all the approvals' information into the 1 trigger but need to put it into an array and slice it to get the individual information - I'd love to hear other perspectives :)
Creating multiple approvals in 1 flow (for 1 approver)
You can only have one trigger on a workflow and there is no workaround to that. You will need to better explain "1 for # of approvals and 1 in a for-loop to keep asking for information of each approval's information" as I don't understand what asking for information on each approval means. When your flow triggers, no matter what trigger you use, it should trigger by already having all of the information needed to send an approval. For example, if you trigger is when a new list item is created in SharePoint. You would make certain fields required in the list so that the information is provided when the request is submitted.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.