Forum Discussion
Sergi Perucho Cazorla
Jun 28, 2018Copper Contributor
OfficeGroup not generating the Sharepoint Site
Hi. I have a simple WebService that uses the GraphApi to create Groups on demand, then proceeds to initialize a simple folder structure on the related SharePoint Site. It worked well until to...
VasilMichev
Jun 28, 2018MVP
The provisioning process for the different Group parts is not instantaneous, sometimes it can take up to 24h. If Sites is what you care about most, provision the group via the SharePoint PnP methods, which will instantly create the site.