Hello,
I would like to send private files through the API connector.
With the right privacy role set-up, these files should be sent “in clear” to the API connector, shouldn’t they ? .
But it’s not working : Bubble support says it’s not a bug it’s just a feature that is not supported !
So I’m looking at workarounds to be able to store files in a private and secured manner while being able to send them through the API.
The DropBox plugin doesn’t seem to be downloading correctly files from DropBox according to the documentation : I would be able to upload the files in DropBox, but not to retrieve them from DropBox to forward them to the API connector.
I was thinking about making the file “public” just for a couple of seconds while sending it to the API. I’ve found a way to convert a public file into a private file. But there don’t seem to be any ways to convert a private file into a public file.
I haven’t found any ways to copy or duplicate files in S3 either - that might have been another path to explore.
Any ideas or suggestions ? That would be a great help.
Thank you