Update Image Property from URL

I am incoporating the Unsplash API to give the user photos to illustrate their Activities (is a habit tracker app). Thanks to some very valuable help from Adalo experts I was able to incorporate de API into my app. However, the results provided by the APIs are links to URLs containing the image. In terms of displaying the images it works great.

However, I am trying to add an action when user selects an image tu update Current Activity’s Image with the Unsplash image. But since it comes in URL (not an image file per se) Adalo can’t choose this API’s property to incorporate it into the database as an image file.

Can anybody think of a workaround for this?

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