Is there a way to update an item in an array in Power Automate> This seems like a pretty basic feature of any kind of coding and I'm struggling to figure out how to do it.
One thing you could do is filter the original array to get a new array without the object that you want, filter out the object that you want to change, replace whatever you need to replace and then append it to the filtered array.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1