Forum Discussion

SujayBawaskar's avatar
SujayBawaskar
Copper Contributor
Apr 23, 2020

Generate add to teams url

I am developing a chatbot for microsoft teams and I need to display a link on my website to add app to teams. Once user clicks on this link then he/she will be able to add the app to teams. Any idea how to generate this url?

4 Replies

    • SujayBawaskar's avatar
      SujayBawaskar
      Copper Contributor

      Gousia_Begum , needed functionality similar to add to slack mentioned in https://api.slack.com/docs/slack-button. Is this possible with MS teams? 

      • Gousia_Begum's avatar
        Gousia_Begum
        Former Employee

        SujayBawaskar No it is not possible to pass the users information through deeplink parameters. You would need to Authenticate the user inside Teams tab.

    • SujayBawaskar's avatar
      SujayBawaskar
      Copper Contributor

      Gousia_Begum , does this deep link allow additional parameters to be passed from my website? I need to register MS teams user details in my website to send updates/feeds. So after adding the app to teams it should redirect back to my website with MS teams user details. 

Resources