Skip to content

When is it planned to add "Create teams" feature #1203

Answered by jansenbe
web265p3 asked this question in General
Discussion options

You must be logged in to vote

@web265p3 : you can today create a group connected Team site and then "teamify" it, see https://pnp.github.io/pnpcore/using-the-sdk/admin-sharepoint-modernize.html#create-a-team-for-a-microsoft-365-group-connected-site. Alternatively you can create a Team via the Teams graph APIs (https://learn.microsoft.com/en-us/graph/api/team-post?view=graph-rest-1.0&tabs=http) and our model to easily make API calls (https://pnp.github.io/pnpcore/using-the-sdk/basics-customapirequests.html#making-a-custom-microsoft-graph-request). When you do it like this then do know that the SharePoint site is not there immediately, it's created async / on demand.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by web265p3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants