Add File Upload functionality by using the S3 resource

Not sure how attracting that sounds to the devs :stuck_out_tongue: but would be cool to let users connect an s3 bucket via a resource and retool writes/reads data through it like when using the on-prem version.

2 Likes

I would add Azure Blob storage (I am a MS stack guy) and whatever the Google cloud equivalent is for those on that platform.

1 Like

Why not! I would assume that the overarching logic of storing/retrieving follows the same pattern while retool could have handle/store access via the integrations.

Have you been able to upload files to azure blob?

Hey @nroeder - We don't currently have a native integration for Azure Blob, we've had some folks try using a proxy as a workaround if that's something you'd like to explore.