We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
joao victor l.
9 years agoNew member | Level 1
Create File request via API
Hello, is possible to create file request via dropbox API?
I want to create a plataform where each of my clients recive a File request link automatically and then upload their files.
Someone can give me a lead?
Tks.
5 Replies
- Stephen C.149 years ago
Dropbox Staff
Unfortunately, at this time, there is no way to use the Dropbox API to create file requests and add members. You can only do so manually, via our web UI.
- markfb9 years agoExplorer | Level 4
This would be an incrediby useful feature for me....
- Greg-DB8 years ago
Dropbox Community Moderator
The Dropbox API now offers the ability to get, list, create, and update file requests:
https://www.dropbox.com/developers/documentation/http/documentation#file_requests
If you're using an official SDK, there will also be corresponding methods for these endpoints. - Wei O.8 years agoNew member | Level 2
A related question, in the API document it written that:
rate_limit Void The user has reached the rate limit for creating file requests. The limit is currently 100 file requests per day.
Does that make any difference if I use a dropbox business account? What's the rate_limit? Thank you.
We want to use the file request api in an dropbox app where we may create more file requests per day for lots of small files. Now we have to use Amazon S3 server to do that, would be great if we could just use dropbox file request api.
- Greg-DB8 years ago
Dropbox Community Moderator
Wei O. That rate limit is the same for all account types.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,037 PostsLatest Activity: 5 hours ago
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 or Facebook.
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!