Forum Discussion
Brent Ellis
Feb 08, 2017Silver Contributor
Determine Group Planner URL from PowerShell
Is there a way to determine what your Planner url will be for a Group via PowerShell? Right now it uses a big random set of characters. https://tasks.office.com/contoso.com/EN-US/Home/PlanV...
- Mar 15, 2017Quick update, found a "direct link" from sharepoint site that can be used to redirect to Planner
https://mytenant.sharepoint.com/sites/group_mygroupname/_layouts/15/groupstatus.aspx?Target=PLANNER
Same thing can be used for other services (CALENDAR, NOTEBOOK, PLANNER), havent found it for CONVERSATIONS or FILES, but Planner was the only one I ever really needed in the first place :)
cfiessinger
Microsoft
Feb 08, 2017What are you trying to achieve with it? What's the use case please?
Brent Ellis
Feb 08, 2017Silver Contributor
cfiessinger, here are the specific details of my use case: https://techcommunity.microsoft.com/t5/Office-365-Groups/quot-My-Groups-quot-list-for-SharePoint-Homepage-Web-Part/m-p/44824#M2015
- Brent EllisMar 15, 2017Silver ContributorQuick update, found a "direct link" from sharepoint site that can be used to redirect to Planner
https://mytenant.sharepoint.com/sites/group_mygroupname/_layouts/15/groupstatus.aspx?Target=PLANNER
Same thing can be used for other services (CALENDAR, NOTEBOOK, PLANNER), havent found it for CONVERSATIONS or FILES, but Planner was the only one I ever really needed in the first place :)- BeuferdMar 28, 2019Copper ContributorI would sell my soul if you can get me the info....i've tried this and cant seem to get it to work. I understand, we're several years later...thanks
- StefanFriedApr 25, 2017Iron Contributor
Very Interesting Info!
so the bottom line is that there is no way to get a list with...
O365Groupname + full Planner Url
example:
My Test Group + https://tasks.office.com/<tenant name>/EN-US/Home/PlanViews/vdyL4XGLpEqoV1EADf2_n5YAFXvF
..right ?
Is the Planner "data" stored in the SPO site ? if yes, where do i see it form a file point of view ?
thx