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 :)