In Windows, with Dropbox client installed, the following "round trip" is possible:
1 in file manager (e.g., Windows Explorer) right click on a selected folder under the main Dropbox folder.
2. Select "View on Dropbbox.com"
3. From view of folder in Dropox.com, select subfolder, then right click, then "Open".
4. Result: The subfolder is opened in the file manager of the computer (i.e., Windows Explorer). Note that simply clicking the subfolder in the Dropbox.com view would simply open the subfolder in Dropbox.com.
Opening a folder in the computer's file manager is important since this is where so much of the "real" work is done.
I can do this "manually" with clicks.
Is there a way to do this programmatically via the Dropbox API? Without this ability, the SPA my team is doing is doing (https://github.com/KeepingFoundThingsFound/picture-projector) is little more than a "toy app".