Forum Discussion

Vimal Patel's avatar
Vimal Patel
Copper Contributor
Nov 16, 2017
Solved

Content Type (CT) Hub in SharePoint Online

  • Is it possible to have multiple CT Hub's in SharePoint Online tenant.
  • Is there a limit on how many number of CT's we can have under the CT Hub. 
  • Is it possible to programmatically "Publish/RePublish/UnPublish" Content Types from CT Hub. 
  • My 2 cents here:
    (1) You can only have one CT Hub per SPO tenant
    (2) AFAIK, there is no limitation in the number of CTs you can have in the CT Hub
    (3) I think it's not possible, but just review CSOM classes to be sure about this

2 Replies

  • My 2 cents here:
    (1) You can only have one CT Hub per SPO tenant
    (2) AFAIK, there is no limitation in the number of CTs you can have in the CT Hub
    (3) I think it's not possible, but just review CSOM classes to be sure about this
    • Vimal Patel's avatar
      Vimal Patel
      Copper Contributor
      Appreciate ur quick response, in my ongoing research, I was able to confirm that for now there is no way to programmatically "Publish/RePublish/UnPublish" CT's in CT Hub on SPO.

      I am not sure about the following, but in my research I also read that the recommended number of CT's allowed under the CT Hub is 20, which seems not correct to me. There is as such no concrete documentation from MS.