Forum Discussion
MaxGolov
Jun 05, 2020Copper Contributor
Create a dynamic link (based on user) to a specific OneDrive for Business folder
I'm looking for a way to create a link that would take each user to their respective OneDrive for Business folder. All users will have the same folder, the only variable is the account name. I want t...
Vikram_Samal
Jun 05, 2020MCT
MaxGolovExcuse me if I could not understand your question. But if you want a link in some common page or app which takes them to their respective one-drive location then you can use something like this and redirection will happen automatically to their respective space.
The url will be:
https://youtenant-my.sharepoint.com/_layouts/15/MySite.aspx?MySiteRedirect=AllDocuments
Replace with you tenant details as it appears when accessing the one drive.
Thanks,
Vik
If this post helps, then please consider giving a like and Accept it as the solution to help the other members find it more quickly.