Forum Discussion
Asesh Kumar Maity
Feb 25, 2019Brass Contributor
Not Able to find the List of Sites under a Hub Site
Hi All I have a requirement in which need to retrieve the URL and the Title of Sites Associated in a HUB (Hub Site) programatically using the Rest API in Modern Site. Can you please help me out in...
- Feb 25, 2019
Hi Asesh Kumar Maity ,
there is the rest api
GET /_api/web/HubSiteDatahttps://docs.microsoft.com/en-us/sharepoint/dev/features/hub-site/rest-hubsitedata-method but is currently in preview, actually it's not supported for use in production environments.
Cheers,
Federico
Feb 25, 2019
Hi Asesh Kumar Maity ,
there is the rest api
GET /_api/web/HubSiteData
https://docs.microsoft.com/en-us/sharepoint/dev/features/hub-site/rest-hubsitedata-method but is currently in preview, actually it's not supported for use in production environments.
Cheers,
Federico
Asesh Kumar Maity
Feb 25, 2019Brass Contributor
What it means it is not supported in Production environment? I am not clear of it
I need to get the list of Hubsites n application customizer, how i can achieve it?
I need to get the list of Hubsites n application customizer, how i can achieve it?