Is there any possible way to open a folder using api?
right now we open a url, and from there Right-click onto a file -> Open In -> File Explorer
this can take time to do
I want to know two things,
1) After opening the website, if there is a shortcut that can do the same (example CTRL+1)
Right-click onto a file -> Open In -> File Explorer
2) If can use API to directly access and open the desired folder on to the logged in PC or PCs
Thank you, please guide.