We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
fotoenchanter f
7 years agoNew member | Level 2
How can I pass my user order id in a ' What are you requesting? ' and generate file request folder
I have Dropbox plus account and am running a photo editing website where a logged in user can upload and order a photo and his unique order id is generated along with this order and let's suppose a c...
Rich
Super User II
7 years agoDropbox has no such feature. Using File Requests as is, the folder will be created with whatever name you've given it when you created the request, and the files uploaded will be prefixed with the uploaders name.
If you're comfortable with programming, you can use the Dropbox API to automatically generate a new file request for each person, in which case you'd be able to specify the title and destination for each uploader.
- fotoenchanter f7 years agoNew member | Level 2
Now we are in a right direction by using dropbox API, well I agree with the second option.However, I am using PHP as my backend and unfortunetly, I don't see any official SDK for it so any clues where do I start to solve this issue ?
Thanks in advance
- Greg-DB7 years ago
Dropbox Community Moderator
fotoenchanter f Dropbox doesn't offer an official PHP SDK for Dropbox API v2, but you can use a third party library, or you can call the HTTPS endpoints themselves using whatever HTTPS client you prefer.
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!