Hello,
I’m trying to connect an API that requires an URL to reupload a docx. file back to my S3. How can I do that? I tried passing the URL, :saved to S3 and even :encoded but it didn’t work…
Does anyone know how to reupload/update a docx. file via URL?
Cause the file link only allows to download. Not upload…
Thanks!