Given the RID for an image, get the base64 representation of the image in Authoring

As per title, is it possible in authoring to get the base64 representation of an image given the image RID [or more precisely rio]. The workflow here is one in Workshop where an uploaded image needs to be encoding into base64 before it can be parsed into a deployed model. There is no object type for the image, it is simply uploaded as an image in workshop and has a RID.

Hello,

Maybe my last answer in this thread could be helpful to you:
Media upload widget & Mediaset - Confusing documentation - Ask the Community - Palantir Developer Community

In my use-case, I am using an object but maybe the flow could still be helpful to you !

Yep I did notice that! I could indeed do it with an object type but was wondering if there was a way to do it without?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.