Images outside Adalo?

Hi,
Has anyone tried sending images outside Adalo?When taking a look at the API all fields appear except the images ones?

How one goes about using an external storage service like AWS S3? Thank you.

You could create a new field called ‘image url’ in your collection and set an update action after you have created the record with an image to populate the ‘image url’ field with the url of the image you have just uploaded. You will then be able to access the image url through the api.

2 Likes

Hi @crmorris2,
That is what I am reading in another thread thanks. It seems API documentation is not updated at all.
Thank you.

1 Like

Just tested the API, seems that way, Images are there, This is excellent news :).

1 Like