Forum Discussion

s6turner's avatar
s6turner
Copper Contributor
Apr 27, 2021

Advice needed: Need to redirect user to install custom app when clicking deeplink

Hi all,

 

We have built a custom Teams app which is installed via a manifest file in Teams admin centre (so each org using it has a different manifest file)

We have content in the app which we allow users to share via deeplinks. If a user who doesn't have the app installed clicks on this deeplink, they are currently redirected to the app store with this popup:

 

This occurs even when the app has been made available to all users within the organisation. If that user subsequently browses AppSource they are able to find and install the app (and the deeplink works).

 

What we would like to happen is that the user clicking on the deeplink is redirected to install the app. Has anyone solved this problem before?

10 Replies

      • s6sergey's avatar
        s6sergey
        Copper Contributor
        Hey Sridevi-MSFT, here is the example of a deep link we're using for navigation:
        https://teams.microsoft.com/l/entity/32ff4322-f35e-46ec-a517-71173f222ca9/index?context={"subEntityId":"campaign:1"}

Resources