Saving API Data to Bubble Database

I have a working API call to a website that deletes API data after an hour. The data I need to permanently save to my database would be an image that comes through as a URL.

I have the data set up under ‘Output’ and it comes through fine, i just cant seem to keep it in my database once the hour’s up. Any ideas on how to approach this?

T.I.A