Is there a way to get static URL of a page element, e.g. an image that’s in a widget?
The use case here is to send out a newsletter to learners showing them, a new feature on a page. Let’s say that feature is just an image widget that sends them to a new area of the platform. One might want to include that image in the newsletter while explaining how it works.
Currently, if you inspect the page and grab a URL of an element like an image on a Docebo page, and then post that URL in a newsletter or any other HTML reference, it will work for a while, but then the URL will change and expire, so if somebody opens your newsletter a day or two later, the link will be broken.
This is a frustrating situation.