Forum Discussion
_Sisa
Sep 03, 2020Copper Contributor
Teams app as a client to a websocket api(which available only from intranet i.e users machine)
Hi All, I'm new to teams and I'm trying to build a plugin/extension in teams as PoC. which will interact to Websocket API to get and post with basic json objects. As per documentation I read, if...
Trinetra-MSFT
Sep 15, 2020Former Employee
_Sisa , Currently this is not supported in Teams having web socket and interacting over intranet. You can host your solution over ngrok, Give a try for ngrok https web URL.
- jvanderaaOct 07, 2021Copper Contributor
Trinetra-MSFT Note that this is something that all of the competitors support. Mattermost, Slack, WebEx all have this capability. (note, this is the first result if you search for MS Teams Websocket).