Export "Look and Feel" Templates
Hi all,
Can there please be a way to export and import the "Look and Feel" themes in Sisense? At the moment, I've got a dev and prod instances for Sisense and 50+ clients who we aim to have custom themes based on their company branding and colour schemes. After making and testing one out in Dev, I'd love to be able to just copy a theme over from Dev to Prod when promoting a dashboard up instead of the current process of going through each individual settings and copying each colour one by one.
Kind regards,
Shams
Shams
Posted 1 year ago·Last reply 1 year ago
4 comments
DRay
·1 year agoHello Shams,
Was HamzaJ able to provide you with the answer you needed?
Hamza Jap-Tjong
·1 year agoUnder V1 there is an endpoint called Themes. There you will find the needed info. For creating this is the payload you can send:
Shams
OP1 year agoHamzaJ I've seen that for color palettes for widgets but not for overall look and feel white labelling. Have you got an example of this being done?
Hamza Jap-Tjong
·1 year agoShams ,
As a workaround you could use the themes api endpoint to get/create/update themes. You could essentially automate the proces by getting a specific theme from the dev env, post it to the prod env and change the settings to use that theme (or change group settings to use that theme)
Hamza