Determine URL from Xano Image field

Options

Hello All - I'd like to display an image that is in a database record on Xano, on Bubble.io. The easiest way to do this is to provide a Bubble image element the URL of the image. However, the image is stored as a metadata object inside the record. Is there a simple way to get the URL of the saved image from the record/row as part of the result? Or will I need to parse out the URL somehow during the metadata creation step and store that URL alongside the actual image?

Thank you

Comments