Upload Photo From Retool Mobile To S3

Is there a tutorial on the best way to upload images taken with the retool mobile camera to S3?

I can get the images to work as blobs in a retool database but that seems like a poor way to plan for scaling.

Hi @sfalcone

I don't see a tutorial, but this worked for me!

You can customize the upload file name, of course, but you'll want to use the imageInput value for the data

Here is our S3 integration documentation if you haven't added an s3 resource yet