Developer Connector
2 TopicsTeams tab does not reload on the last location
We have an MS teams plugin with a tab. When hitting the reload tab button, the tab reloads but does no keep the last location the user was in, jit just goes back to the root of the domain. Is there a way to fix it so teams will keep the latest location? If I right click, inspect and do reload frame. It works.2.8KViews0likes9CommentsHow to create connector programmatically?
I have a web application that has channels that I would like to allow the users to map 1:1 to channels in Teams. The channels will always keep the 1:1 mapping so as they create channels in the application or teams I would like to have them be able to create a connector between the two so that they can send massages to Teams. I've already completed this with Slack (https://api.slack.com/messaging/webhooks#generating_incoming_webhook_urls_programmatically). But the documentation for Teams makes it seem like a connector is a static/rigid entity that has to be manually mapped by a user. Is this true? If so what is anot2.4KViews0likes3Comments