Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
dbagadia
6 years agoExplorer | Level 3
Can dropbox replace existing FTP process
Hello,
We are currently using FTP to share file with external vendor. The file is generated via scheduled batch job and placed in the FTP location for external vendor to download and process it fur...
dbagadia
6 years agoExplorer | Level 3
Hi,
Thanks for the reply. In either scenarios listed above, the file should be uploaded(downloaded) to(from) the shared folder without any manual intervention. While exploring 'Dropbox for HTTP Developers - Dropbox API V2', I found that there are below end-points to upload and download a file from a shared Dropbox folder.
https://content.dropboxapi.com/2/files/upload
https://content.dropboxapi.com/2/files/download
Please advise if there is any standard utility already created that consumes these APIs to Upload/Download a file to shared folder. I will try to create my own app that will Upload/Download a file to shared folder without any manual intervention.
Please let me know for any questions.
Regards,
Dipesh Bagadia
Здравко
6 years agoLegendary | Level 20
Hi dbagadia,
:thinking: Using any endpoint from Dropbox API suppose driving in context of OAuth session. This in turn suppose access to a Dropbox account from both parties (either shared or 2 connected). Dropbox application is example for a utility which use the API and ready for use. In this context I can't see a reason (how to say) to "rediscover the hot water". :grin:
Using the API (either direct https access or througout SDKs) is meaningfull if You want to embed Dropbox cloud functionality in existing software product or build entierly new service on top of Dropbox. In the main post asked for something much simple which can be achieved with just few lines or even without any lines of code. Anyway, this is a option.
The choice is Yours! Have a great day. :wink:
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!