Hi team, I have questions regarding exporting liveboards.
Is there a way to decode and encode transient content, or even generate a transient content string, without utilizing the Visual Embed SDK? Our team is implementing a weekly liveboard delivery service, and since the liveboards will be filtered based on rolling dates, we need to modify the transient content for each exported liveboard to accurately reflect these dates. As this process is handled by our backend service (Spring boot), we require a method to modify or generate transient content without the use of Visual Embed SDK.
Additionally, is there a way to customize the display name of a report when it is exported? TS support suggested that we create a copy of the liveboard each time it is exported. We cannot imagine this to be a scalable solution for our needs. Is this truly the only method to customize the liveboard name for each export?
Thank you for your assistance!