Is it possible to load an image from Firebase storage and display it as an icon for the document?
I know it needs the media token, and I don’t see a way to achieve this.
It’s similar to calling these Firebase Storage functions getSignedUrl() getDownloadUrl()
and getting the url with the token.
Sudo Formula:
=CONCAT("user-profile/icons/", item.iconId, ".png")