please add a feature to allow to upload files directly to a 3rd party server by using an API.
this will perticularly be helpful for intensive business critical web apps where separate modules requires files to be uploaded to separate locations on various 3rd party services like google drive, S3, etc.
It is still planned, hope to get started with it very soon. We had a lot of work with other big updates that we didn’t have time to work on this earlier.
Yes, I’d really like to update directly to Amazon S3 from within a Server Action… not sure what is involved but it sounds like it isn’t possible at the moment…
we did implement this by creating a new ASHX file - configuring it is manual process but rather simple.
@sid pls generalise and share our solution (for ASP & PHP both) with a usage guide when you find time. that will help community at large while Wappler integrates a better solution.
I think that the issue will be that there are so many cloud storage providers that it will be hard for the team to integrate with them all and keep up to date with changes. All of these providers can already be used with their respective API’s.
I’ve created this poll to gather interest in which services are more popular. It then gives the team a better idea of what we are all looking for and might even prompt some of us to share our own solutions with the community.
Adding my 10 cents worth here. I voted for AWS S3 but if it is done request to be able to create new buckets, specify bucket to create folders as well as post, get and delete files.
So if/when the Wappler team adds functionality for Server Connect to upload files directly to S3, then that could (in theory) also allow Server Connect to upload files to BackBlaze B2 without much additional integration work for the Wappler team.