Embedded URL for Anonymous User - Link should not expire

How can I set up my embedded URL for anonymous user (or any other method for no sign in) with URL link not expiring. Right now when I clink on the link its only good for one session…no other user can use it

Hi @Jerome3874,

Have you tried looking into public one click embedding? Rather than using an API to generate the link, with this approach you can simply copy the URL as part of an iFrame and paste it into your front end code without the URL expiring.

I am building a bunch of dashboards programmatically as files hit AWS S3. Is there a way to programmatically make dashboard public with just the URL?

I’m going to try this…implement workflow with step functions…use a lambda to perform the public one click embedding