cancel
Showing results for 
Search instead for 
Did you mean: 
Community_Admin
Community Team Member
Community Team Member

Introduction:

By using the re-branding API you can replace the default homepage with a specific dashboard.

(For further explanation of the branding functionality please read this article.)

Keep in mind you need to leave only what you change ("string" is just a place holder)  

Solution: 

  • In the Sisense Web Application, click ADMIN at the top right, and then REST API, followed by REST API Reference.
  • Select REST API version 0.9, click /branding and then click the POST operation /branding.
Community_Admin_0-1634652709740.png

 

  • Use the POST call and add your server name and dashboard link (See below for example)
    [NOTE: add "/" character before the "#" character to allow the link to work in Firefox and Internet Explorer 11]
{
    "homePage": "http://SisenseServerName:8081/app/main#/dashboards/57d1270774709bdc3f0000a7?embed=true&r=false"
}

 

Version history
Last update:
‎02-23-2024 11:48 AM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: