Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
CFUser
9 years agoNew member | Level 2
Coldfusion File Write
We currently have a process that uses a Coldfusion web application to copy files that are submitted on our website to a local network share that we maintain. We are anticipating moving to a Dropbox P...
Greg-DB
Dropbox Community Moderator
9 years agoI don't have a example of using the Dropbox API with ColdFusion unfortunately, but perhaps someone else on the forum does.
For reference, to upload a file using the Dropbox API, you can use the /2/files/upload endpoint:
https://www.dropbox.com/developers/documentation/http/documentation#files-upload
There's a curl example there that may serve as a useful example for translating to ColdFusion.
For reference, to upload a file using the Dropbox API, you can use the /2/files/upload endpoint:
https://www.dropbox.com/developers/documentation/http/documentation#files-upload
There's a curl example there that may serve as a useful example for translating to ColdFusion.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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!