Upload the selected file to Retool storage when a button is clicked

I have a fileDropZone where I select a PDF file and I have a button. I need to upload the selected file to Retool storage when a button is clicked. Could you please tell me how to do this?

2 Likes

2 Likes

The drop zone component itself should have an option you can check to automatically upload the file to Retool storage. Do you need to wait for the user to perform some actions before sending the file to Storage?

1 Like

Thank you so much!

2 Likes