Forum Discussion
DeepLink to Viva connection to a specific SP page
If you have any test link (Encoded if possible), please share so that we can quickly test it from your end?
I am not sure what you are asking.
The Viva Connection app is in teams on the left menu
Navigating via URL to the app works. but not to a page on the sp site.
SP site link: https://company.sharepoint.com/sites/Intranat/SitePages/MyPage.aspx
Link to the app like this works: https://teams.microsoft.com/l/entity/d2c6f111-ffad-42a0-b65e-ee00425598aa
But the deep link i can not get to work.
https://teams.microsoft.com/l/entity/$vivaConnectionsAppId/?webUrl=$encodedSharePointPageUrl
Above become this: https://teams.microsoft.com/l/entity/d2c6f111-ffad-42a0-b65e-ee00425598aa/?webUrl=https://company.sharepoint.com/sites/Intranat/SitePages/MyPage.aspx
Clicking on this link just lead to the app, no deep-linking.
Encoding above link gives this result:
https://teams.microsoft.com/l/entity/d2c6f111-ffad-42a0-b65e-ee00425598aa/?webUrl=https%3A%2F%2Fcompany.sharepoint.com%2Fsites%2FIntranat%2FSitePages%2FMyPage.aspx
But this link still just lands on the app, no deep-linking.
So the problem is not navigating to viva connection app, it is to get the app to display a specific page on that sharepoint site.