We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
Omri1984
3 years agoExplorer | Level 4
can i implement the Dropbox .Net SDK and use only ID and not use PATH at all ?
today I am using the path when using the .Net SDK when communicate with Dropbox,
can I switch to use only the id and not use the path at all,
or I will need the path for some scenarios?
1 Reply
- Greg-DB3 years ago
Dropbox Community Moderator
This varies by endpoint. Most endpoints do accept file/folder IDs, but some do not. For example, listing, uploading, and downloads files can be done just by ID, but the tagging functionality can't. You can see which formats are accepted in the format string for the relevant parameter on any given endpoint in the documentation.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 9 months 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!