App
24 TopicsConfluence Search integration for Teams
Hey everyone, I'm a new developer on the platform, and my team and I are working on creating a Confluence Teams bot integration that searches through your organization's Confluence Wiki. We currently have a basic working integration that can be installed directly from our http://kiri.ai onto a Teams channel, and is currently pending approval in the Teams marketplace. We're constantly looking for feedback on the product and functionality that can be improved. We would really like to hear what you think! All forms of constructive feedback/criticism are appreciated!3.7KViews0likes2CommentsSharePoint site built as Teams App opens all windows using browser instead of within Teams App
Hi, Need help. Problem: SharePoint Site (built as Teams app) opens all links outside Teams App using my default browser. This is the case for all links even those that are set up in SharePoint site to open in the same window. (Used this link to create the Teams App for the SharePoint site: https://techcommunity.microsoft.com/t5/microsoft-teams/add-sharepoint-site-as-a-app-to-the-teams/m-p/2864482) Am I missing any requisite steps? NiezinkJF - tagging you as you may have answers for me. Thank you very much.1.2KViews0likes2CommentsMicrosoft Teams: User request flows for blocked apps
Does anyone know if there is a way to disable this new feature and re-hide all disabled apps from our end users? We do not want our users to be able to start requesting apps we have disabled. https://www.microsoft.com/en-ww/microsoft-365/roadmap?filters=&searchterms=84469Solved6.8KViews0likes12CommentsCan't Save or download Photo from Teams to iPhone Photos
If I open the share options in Teams for a jpg photo, it does not show an option to "Save" the photo. I need to save it to my iOS Photos, but cannot. Any help greatly appreciated! I am on an iPhone 11 Pro Max, running the latest iOS 13 software and the most up to date Teams app.57KViews2likes13CommentsTeams App for Video Analysis
Hello all! I'm working on a project at my company to create a tool for determining host performance and client satisfaction thru Teams calls/meetings video analysis We are using a provider that requires access to the WebCam stream and a browser to run their JS script that gives us the analysis output To have the best user experience possible, I'm trying to come up with a solution that integrates with Teams From what I've found in the documentation, there are two ways of achieving this 1.) Create an App that runs in the background and listens for Notifications, when a meeting starts it launches a Browser window that loads the JS, and the analysis is done in this window. When the meeting ends, the app calls a webhook and the window sends the data to the server and closes. But this only would work for the host, requires the him to authorize camera access and keep the window open each time. 2.) Create a Bot App that joins the meetings, gets the video stream from both ends, runs the JS script in a browser, and sends the data to the server. But this requires a VM for each call, and as we have more than 400 calls per hour, this would be too expensive. My questions are two: First, Is the solution 1 possible with the current API? Second, would it be possible to create a Bot to run on the host Teams App that could access host and client video stream, and run the JS script without the browser? Have a great day! Kind regards, Lucas Bueno Automation Specialist715Views0likes1CommentStoring persistent data associated to Teams user
I am developing a Teams Tab App where the user needs to authenticate using an external API which sends back a token. As the tab is reloaded everytime it is exited and entered again, the user would need to authenticate again. I would like to store this token somewhere. localStorage is an option, but it would be even better if I could store this token in some kind of storage associated to the Teams user using the app, so, for example, it does not need to relogin when switching from Team in web to Team standalone app. For this, and for other use cases, I would like to know whether it is possible to store data associated to the Teams account that is using the app, so it can be later retrieved (something like a localStorage but associated to the account). I have already had a look at this thread https://techcommunity.microsoft.com/t5/teams-developer/is-there-a-way-to-store-retrieve-persistent-data-in-teams-tab/m-p/1544749#M1549 but I don't see how getContext (as the answer says) can help me with my task. An explanation on this if it's possible will also help. Thank you2.9KViews0likes5CommentsDocument Library tab: Cannot upload or drag&drop files (Bug)
Hi, I have been running in circles with support and I am not getting anywhere, i need to raise my concern about a bug in MS Teams which causes your uploaded sharepoint files to be corrupt, and lose all contents. I have reproduced this in 3 different tenants now, for multiple users and multiple computers, it absolutely is a bug. The bug exists int he "document library" tab within a team and the repro steps are simple: create a new or use an existing team. add the "document library" app for any sharepoint library in the teams client (web or desktop) drag&drop a file into this library. teams gives an error: failed to upload file, "Please check if the site is available....." the site is available, of course, you can still upload files into sharepoint directly. the file which failed to upload be seen in sharepoint but IS CORRUPT AND CANNOT BE OPENED I raised this with support but as usual it is not going anywhere. they want to have a 3 hour call collecting HAR files and fiddler logs etc, and want to spend the next few weeks asking me about my laptop- no thanks. Also raised it in uservoice but I doubt it will get any attention: https://microsoftteams.uservoice.com/forums/908686-bug-reports/suggestions/41580901-document-library-tab-cannot-upload-or-drag-drop-f If we as users find a bug (A bad 1... which affects all tenants and causes our files to become corrupt..... for example) HOW can we escalate these effectively? this is hopelessSolved8.9KViews0likes18CommentsMicrosoft Who App Permissions Failing This App does not Exist or has been uninstalled
Hi Everyone, Trying to roll the "Who" app out to my organisation. I'm getting half the users when the select "Allow" to give it permissions getting the below error message: Who I'll need your permission to perform searches on your behalf. Go ahead and click Allow This action can't be performed since the app does not exist or has been uninstalled. I have had user reinstall Teams. Check the teams admin console and I can't assign global permissions for the app there. This is on the Teams Desktop App, Windows 10 and 11. And not all users. Anyone have any ideas what might be going wrong or how to fix?986Views0likes0CommentsTabs Running in Background
Hello, As I am aware (and please correct my if I'm wrong), the tabs from the tab Apps in Teams stop "executing" when you switch tab (as if you closed the tab in a browser), and reload when you switch back to them. For an App that we are making, it would be useful if there was any possibility of running a tab in the background, like when you have a tab opened in your browser. Therefore I would like to know whether any of the following is possible: Keep a tab running in background, as explained before Allow a popup window/tab/whatever that keeps some task running in the background while the user explores other tabs/apps inside Team Thank youSolved2KViews0likes1CommentAdding Apps to a meeting (Sometimes can, sometimes can't)
Hi folks. My team has successfully released our first MST app but we have been encountering a problem lately that we don't know how to get around. It seems that sometimes the user is not able to add any apps to a call/meeting in the native MST app, and other times they can. We've not been able to find the common thread between when they can't or can't. We have some people that have never been able to, and we have some that have experienced the issue more frequently than others. We are in a QA environment so we are all using the same meetings to do our testing. Any ideas? Thanks in advance.504Views0likes1Comment