How-to
18 TopicsDeep 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-dialog914Views0likes1CommentImage not Rendering in MS Teams Adaptive Card
Hi Team, We have a .net application which has been designed to send any communication or announcements to end users through MS Teams bot, as an adaptive card. The adaptive card contains image, text and button. The image and text are being fetched from Azure storage account. The storage account is being accessible for only to the app service IP addresses which are whitelisted. But the image was not rendering the user’s MS teams bot. Hence we have been advised to whitelist the MS Teams server IP ranges (https://docs.microsoft.com/en-us/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide#skype-for-business-online-and-microsoft-teams). But we could not able to whitelist multiple IP ranges in the Azure Storage account. Some of them are, 52.112.0.0/14, 52.120.0.0/14, 2603:1063::/38, 52.238.119.141/32, 52.244.160.207/32, 2603:1027::/48, 2603:1037::/48, 2603:1047::/48, 2603:1057::/48, 2620:1ec:6::/48, 2620:1ec:40::/42 It is causing that, the image is not rendering in user’s machine sometime. Kindly help us to sort out this issue on high priority.824Views0likes0CommentsHelp finding the best App - FAQ with option to rank information of higher use / importance
Hi All, I work as a Trainer and i am trying to find an app that allows me to post FAQs easily and as officers use the information they can click a button to say they have used it. The more clicks it gets the higher up the list it will rise so the most used / useful information will drift to the top. I also need them to be able to make multiple clicks if they access the information more that once over the time it is posted. I want to create the content but then leave it to the app to do the sorting. Does such an app exist or can anyone suggest a way to achieve this?711Views0likes0CommentsTeams 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.9KViews0likes0CommentsTrying to customize Communities App
Hi, I have tried to customize our Communities App to look like our company's own app. I have global admin rights and adjustments has been done here: Teams admin >> Teams Apps >> Manage Apps. I had difficulties to publish the texts and I somehow managed to publish them when doing it very many times. I still haven't managed to publish the logo nor the outline logo. If I try this, there will be a notification saying: "Warning We can't display the image of this private app. To see the image, you must get a license." The logo sizes are correct and also the file format (.png). As far as I know our licenses should be ok. Or is this notification referring to the advanced communication license?8.5KViews2likes11CommentsFiles retention on MS Teams chatbot conversation
Hi, I have a chatbot that uses MS Teams channel and supports files sharing, I'm facing some issues when the user try to upload a new file that has the same file name of an older upload. Example, if the user have an interaction with the bot and uploads the file "Capture.PNG" (default name using snipping tool). Then in a second interaction the user try to upload a new file that have the same name (user used again snipping tool and didn't changed the default name), it doesn't load, I realized that this is because the file is persisted in the chat and MS Teams detect that not allowing the user to upload it again. This is an issue because we want to allow the user to upload any file at any moment they are interacting with the bot no matter if the same filename was used. As the example above lot of users don't change the default name when using the snipping tool, which causes many confusions on end users making them feel that the chatbot doesn't work... Is there any way to change this configuration on a specific MS Teams bot? disabling the retention of files for example, or just allowing them to use the same filename several times? Please note that this happens only if the user choose "Upload from my computer", if they choose "OneDrive" it works fine allowing the user to upload the same file multiple timesSolved1.3KViews0likes3CommentsHow to share real time copies of Teams files with external website
What is the best method, if any, to share real time Teams files with the outside world via an external website. For example, I have a client that uses Teams for several different best practice project initiatives. Each team is developing files (.docx) that will eventually contain best practices on how to do something within the life sciences field, with the intention of sharing these practices with the world via their .org once they are finalized. Is there a Microsoft app, preferably minimal coding, that would allow us to share the files via a real time link so that we don't need multiple copies? The alternative is to obviously export the documents to be shared from that website, but that can often lead to version control issues. Thanks in advance.Solved1.1KViews1like3CommentsAdd a PowerApp to Teams store
Is it possible to submit a PowerApp to the Teams store ? similar to this - https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/deploy-and-publish/appsource/publish My goal is to make this app available here like the other apps listed in the screenshot attached.2.4KViews0likes5Commentsself made PNG gives gray background color instead of blue (3 other use it and is blue!?)
Hi there, My name is Rob. I've made a background with AI, already made more, but this one shows on my Teams meeting a gray background color instead of light blue, like my team members? I'm using a apple macbook pro and never before had this color differents? Or it is a simple thing, maybe a apple thing but please help me! already thanks. see picture down below.2.8KViews1like3CommentsBugs with Teams developer Getting Started and web app
I've been going through this Teams App tutorial but I have discovered several issues that I wanted to submit. I'm going to list them here in no particular order but please let me know if there is something else I should do. The Hello World tutorial uses an older version of the template than VS Code does. It still references the .publish directory and the Development.env file. When clicking Install in VS Code's App Studio it opens the Teams web app but fails to install and I get this error "TypeError: Cannot read property 'customBots' of undefined". When clicking Upload a custom app in the Teams web app when I'm trying to upload a new version of my app it fails and I get this error "Failed to upload tenant app package. Error: {"message":"","status":409,"errorCode":"AppDefinitionAlreadyExists"}". When clicking Delete from the context menu of my app in the Teams web app when looking at All apps it fails and I get this error "TypeError: Cannot read property 'name' of undefined".3KViews0likes4Comments