Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
WanderingRaven
7 years agoNew member | Level 2
File Requests API (or Zapier Integration)?
I am looking for a way to automate the File Requests process. I currently have a Zapier Zap (Action) set up that creates a folder with my required parameters, and I have even see where I can set tha...
Greg-DB
Dropbox Community Moderator
7 years agoI can't offer help with Zapier, but Dropbox itself does offer an API you can use for getting, creating, and updating file requests programmatically:
https://www.dropbox.com/developers/documentation/http/documentation#file_requests
That's a link to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible:
https://www.dropbox.com/developers/documentation
Those have corresponding native methods for the HTTPS endpoints.
Note that the Dropbox API doesn't offer the ability to send the file request(s) to other users via Dropbox, like you can trigger from the Dropbox web site. You'd need to send the file request link via your own communications channel(s).
pvanroos
5 years agoNew member | Level 2
Can you share the file request after it's created programmatically through the API?
- Greg-DB5 years ago
Dropbox Community Moderator
pvanroos No, unfortunately the Dropbox API still doesn't offer the ability to share the file request through Dropbox itself. You'd need to take the URL and share it via some other means.
- pvanroos5 years agoNew member | Level 2
That's ok, I figured as much. We have notification options like email, etc. so I'll use that to send them the file request.
Thanks.
About Discuss Dropbox Developer & API
Make connections with 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!