Announcements
I want to create a drop down list where I can choose a Sharepoint site.
Then a second drop down list where I can choose a list from that Sharepoint site.
Then i can add to my list.
Is it possible to do this in power apps?
Hi @Gestion_vsp ,
I'm guessing this isn't as simple as connecting your app to all the lists you want to edit and then letting the user choose one? If so, it sounds like you would need to make use of the SharePoint REST API to call sites, then call list resources from the selected site. If so then that might mean reading a few blogs instead of just a forum response
Using the SPO API from PowerApps would likely mean building a flow to run HTTP REST calls and then pass the data back to PowerApps, or adding a custom connector for the SPO API.
So in all likelihood, it should be possible, but you may need to do some research into the SPO REST API, Flow HTTP with Azure AD calls or Customer Connectors. You can also consider using the Graph API endpoint to list sites, lists and listitems, but this might require some additional work to get set up and would still need to be brokered via a custom connector.
Hopefully there's enough here to get you started - if you decide to go for it, perhaps you can post a nice blog on your experience to help others?
Kind regards
RT
Hi @RusselThomas .
Thanks for the quick reply. I will reaserch the possibilities you proposed. I guess I got some reading to do. lol
I will post my steps once I get it working.
Thanks,
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 392 Most Valuable Professional
11manish 181 Super User 2026 Season 2
MS.Ragavendar 112 Super User 2026 Season 2