0

I want to create a Deeplink to my tab application which is running a custom web application. The web app is running on azure app service (let's say the URL is https://XYZ.azurewebsites.net). The custom app is built using React. Now what I want is to create a deeplink which will redirect the user to a custom page like https://XYZ.azurewebsites.net/items/{id} inside the tab. Basically, a deeplink which will redirect the user to a specific item page.

What I feel like using sub entity id it's possible, but I am not sure how to Form the url here as I do not find SubEnityID in my app manifest.

Any help would be appreciated.

Thanks in advance

Xero
  • 21
  • 2
  • Please refer: 1. https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/deep-links?tabs=teamsjs-v1#deep-link-to-your-tab. 2. https://learn.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/access-teams-context?tabs=teamsjs-v2#get-context-by-inserting-url-placeholder-values – Prasad-MSFT Nov 28 '22 at 12:11

0 Answers0