Hi
I'm building a form for people to submit requests for purchases, and then a flow to update requests to track in Sharepoint.
Issue:
How do I build a flow to create individual requests/list items from one form response? E.g. one person submits a request on behalf of their team for the same item - members can be up to 10.
Some details will be unique, e.g. name, email, but other details will be the same, e.g. date requested, item purchased, approver. We want separate list entries to help with reporting/tracking.
I've looked online but have gotten confused around how to set it up so Power Automate can create X amount of entries based on # of members, but also populate non-unique details, e.g. date of request, approval, item to be purchased.
Thanks in advance!