Learn how to make the most out of the Dropbox Community here 💙.
Forum Discussion
parvezalam
4 years agoExplorer | Level 3
shareFolderId with folder name
someone shared a folder with me, to upload in that shared folder , the folder must be mounted.
I got the method to mount the shared folder but that required sharefolderId, Till now what I foun...
Здравко
4 years agoLegendary | Level 20
Hi parvezalam,
I understand what you are asking for, but there is no other way, as far as I know.
parvezalam wrote:
...Also is there anyway to check if the folder is already mounted.
...
If you take a look on documentation:
Unmounted shared folders can be identified by the absence of SharedFolderMetadata.path_lower.
I.e. a folder has been mounted when there is local path (local to the context account) within the metadata. 😉
Hope this helps.
parvezalam
4 years agoExplorer | Level 3
Yes for checking the mounted or not I have checked PathLower Properties.
- Greg-DB4 years ago
Dropbox Staff
That's correct, you'll need to check the list and filter based on the desired name. Shared folder names are not unique identifiers, so it's possible for there to be more than one for any particular name. That being the case, it's not possible to look up a specific single shared folder just based on a name.
And yes, you should check for the path to see if it's mounted.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,965 PostsLatest Activity: 3 hours ago
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!