Identifying shared link in sub folders through main folder
Hey there,
Can I look in the main folder and see if there are any sub folder has shared link setup?
Thanks,
Satish.
-
HI ,
Not directly, what you'll need to do is:
- Use the list items in a folder endpoint to get the folder list.
- Loop through each item (folder) returned in the response.
- Call the get folder information endpoint for each folder, which will give you the shared link in the response (if available).
- Jon
Please sign in to leave a comment.
Comments
1 comment