tips & tricks
7 TopicsDifference between teams app tab and website tab inside team channel
When I try to create an app in app studio and put a webpage URL in a personal tab, It won't load, doesn't show anything (I read that is because most of the pages won't allow to be embed in an iframe) . But when I create a new tab inside a teams channel and I use the "website" app it does load the sames pages, so how are they embedding the pages inside that tab and how is it different from the personal tab in a new app. Is there a way to show a website in a new app that doesn't use iframe or that works like in the teams channel tab? Thanks10KViews1like14CommentsDeep Link to Install App with prefilled meeting name
Is there parameter you can add to deeplink so that meeting name is prefilled when you install app? When you try to install app to chat via GUI from chat tab, you get prefilled meeting but you don't when you open from deeplink within meeting chat. Posted some sample screenshot for example. 1. Prefilled example from adding via GUI from chat tab (+) 2. Non prefilled from deep link posted in meeting chat Link: https://teams.microsoft.com/l/app/81fef3a6-72aa-4648-a763-de824aeafb7d?source=app-details-dialog944Views0likes1CommentTeams Standalone App
I have attempted to create a Teams app using App Studio that will present a website front page. I can only seem to get this working by creating a website app on a Teams channel but not as a standalone App. When I install the app I created on App Studio, it does not seem to grab the URL and instead presents a blank screen. Any suggestions on what configuration is needed on App Studio that I may have overlooked? All that is needed is a standalone App on Teams to show a website with within the Teams environment.1.9KViews0likes0CommentsFind an app for process managament
Hi, I am not sure if this forum is the right place, if not please let me know where you think I should direct my question. We use excel to create a single page document where we identify a problem for improvment. Please find below attached excel template we use. I am trying to find if there is an app we can use in TEAMS to solve this. When we create lots of these susggestions for improvment we also identify tasks. And keeping track of these are important. I have tried planner, but that does not fit well for our purpose. It can also be a stand alone software if there is no app in teams that fit. Any sugestions would be appriciated.1.1KViews1like3CommentsHow to remove dependency of application when application is removed form MSTeams organization?
I am trying a custom application on developer account. when i remove application from that tenant i didn't get any events in my application server, so that based on that i can remove all data stored and other dependency for that tenant. So is there any event triggered or any other way to find this out.? If yes, Can anyone help how to do it?1.1KViews0likes1CommentWebhook from SonarQube
I am setting up an automated code analysis system with SonarQube which reports into Teams. I an using the Incomming Webhook in teams which is working fine work other products, but just not for SonarQube. I set up the webhook in SonarQube and I can see that it in fact is pushing notifications. I just don´t see them in Teams. I would like either a add-on for SonarQube like there is for Yammer, Jenkins etc. or some guidance on what to do. Note * I am using the same type of webhook in Teams for Uptime-robot and that one work fine. * I am getting a error code 400 Payload sent to Teams ------------ { "serverUrl": "http://localhost:9000", "taskId": "XXXXXXXX", "status": "SUCCESS", "analysedAt": "2020-08-04T21:02:00+0200", "revision": "xxxxxxxxxxxxxx", "changedAt": "2020-08-04T21:02:00+0200", "project": { "key": "xxx", "name": "xxx", "url": "http://localhost:9000/dashboard?id=xxx" }, "branch": { "name": "master", "type": "BRANCH", "isMain": true, "url": "http://localhost:9000/dashboard?id=xxx" }, "qualityGate": { "name": "Sonar way", "status": "OK", "conditions": [ { "metric": "new_reliability_rating", "operator": "GREATER_THAN", "value": "1", "status": "OK", "errorThreshold": "1" }, { "metric": "new_security_rating", "operator": "GREATER_THAN", "value": "1", "status": "OK", "errorThreshold": "1" }, { "metric": "new_maintainability_rating", "operator": "GREATER_THAN", "value": "1", "status": "OK", "errorThreshold": "1" }, { "metric": "new_coverage", "operator": "LESS_THAN", "status": "NO_VALUE", "errorThreshold": "80" }, { "metric": "new_duplicated_lines_density", "operator": "GREATER_THAN", "status": "NO_VALUE", "errorThreshold": "3" }, { "metric": "new_security_hotspots_reviewed", "operator": "LESS_THAN", "status": "NO_VALUE", "errorThreshold": "100" } ] }, "properties": {} } ----- Update I seems that Teams no not accept the json format that SonarQube sends see here: https://community.sonarsource.com/t/project-webhook-not-working-for-microsoft-teams/4905/8 Different companies already provide a SonarQube webhook, just look at Jira, jenkins tec. Then why not Microsoft? If Teams cannot accept different formats or provide a connector to SonarQube, then I´ll need to go back to Slack, which is what I am trying to avoid.8KViews0likes1CommentDeveloper ribbon for Word Docs in Teams
I currently have several word employee progress pages listed in my teams files. I created a fill form in word, but when open through teams you are not able to select the fill areas for date or comments unless you open the doc in Word itself. -Can I get a developer tab on the ribbon in Teams? -Is there an alternate way to edit the fill areas in teams? Thanks!2.7KViews0likes1Comment