Extending Content Hub

Although Content Hub provides you with a vast amount of features, when you get into more advanced usage you will need to extend it. There are 2 ways you may wish to extend content hub:
  1. Adding Components to existing pages. Manage -> Pages - This allows you to add components to existing pages. 
  2. Adding Pages. You can add pages to your own top level page but if you try to add one under an existing system page it will throw an error. 
  3. Custom Reports.
  4. Perform an action(s) when an event is triggered. This can be done via creating Actions and then creating a trigger to assign the Action to it.
  5. Using the WebClient SDK you can call Content Hub from your external system to manipulate pretty much everything in Content Hub. (There are some limitations. For example the api cannot upload an asset from a local url) You can find sample calls in Sitecore Content Hub GitHub

No comments:

Post a Comment