Upload data to S3

Hello,
please, I want to use a query to transfer the images inserted on Retool to S3. How can I proceed and is it possible to transfer multiple data as images to S3?

Hello @AYOUB!

Here are our docs on uploading to S3.

I believe you will need to base64 encode your data to upload it as a string.

What do you mean by 'transfer multiple data'? You can run a query per image if you are thinking of wanting to upload the data of several images :sweat_smile: