Announcements
Hi folks,
Is there a way of creating a sharepoint list, copying a sharepoint list or pointing your app to a sharepoint list programmatically within the app itself?
For instance creating a UI for the app user that allows the user to select a sharepoint site and for the app to do the above for the user.
Thanks for your help.
@Anonymous You can probably do that using a Custom Connector with calls to Graph API.
Sites get created when you create a M365 Group. So u'll use the APIs for Group creation,
https://docs.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-beta
For other operations,
https://docs.microsoft.com/en-us/graph/api/resources/site?view=graph-rest-beta
Hope this helps!
Thank you! That solves the problem.
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 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 534
WarrenBelz 416 Most Valuable Professional
Valantis 306