
Announcements
Hi. I am building a flow to get all SPO sites that are connected to Power Automate flows in all our environments. I was already able to get these flows with the Environment name and SPO site link. We have an existing list of our SPO sites and we would like to update which of them have flows based on the output of the flow I am building. I am already able to output the Environment + Flow name in the column "Connected Flow" I created in the SPO site list but it only retains the last value (some sites have multiple flows in different environments). We would like to have all the flows of a specific site added into the "Connected Flow" column.
The last part (which is not shown in the screenshot as I deleted it since I was doing some further tests is where I use the Get items action then get and filter the SPO site, then I use the Update item action to update the "Connected Flow" column in the SPO site list. Any help here is very much appreciated. Thanks