Hi ,
I have situation where I have to create around 6000 items in SharePoint list by manually trigger power automate flow. each items has some data based on 9 category, each day of month(30 or 31) and each hours (24 hours) of the day, that means 9x30x24 items to create. This flow will run each month manually.
With apply to each action in the power automate flow , I can create items in SP list however this will take for ever to run the flow that I would like to avoid and it may impact the system to be slow down.
Does anyone has other solution to avoid 3 nested apply to each loop to create such mass items ?
Thank you so much in advance!