I am trying to get a list of all distribution lists to be used in a Power App to send emails.
I have a way to get all groups by using a previous answer I found:
But I believe it is only returning the first 100 DLs - my organisation has around 3000. I noticed each list has a link to the next page of DLs, so I am wondering if it is possible to use Power Automate to extract a big list of all 3000 DLs and return that to be used in my PowerApp?