Hi community, Im building an app that receives a API post message with a url with a PDF file, but that PDF file expires after 10 minutes. I need to be able to copy this file into the bubble database, but right now is just assigning the url to the file field not creating a new file.
if you have set the type of the field to be “file” (when you receive the POST message, be sure to set the PDF parameter to be of type file) and in your DB you are using a file type too, use 'saved to s3