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 t...
Export "Look and Feel" Templates
HamzaJ
02-14-2025Data Integration
Shams ,
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