Hello,
I would like to know if there would be any way to be able to use the AWS File uploader plugin, to pick up a file that already loaded on Bubble storage system.
Our customers sign contracts with us via DocuSign. DocuSign has a very extensive API, and one of the services they have is to be able to access the signed contract. From Bubble, we can access that file, setting the type of the API call as a file. The problem is that this file is automatically saved in the s3 provided by Bubble.
I would like to know if there would be any way to be able to access through actions, be able to access that file from the API and then automatically upload it to the S3.
Thank you very much and I hope I have explained myself correctly.