Storing the URL of a file after upload to retool storage

  • Goal: Store URL of an uploaded file into a SQL database record

  • Steps: The file upload is part of a form, I have tried to use the "Uploaded to Storage" event to set the text value of another component to the URL but its failing.