Bots
263 TopicsUnable to download teams channel pasted image
Hi everyone, I got a composeExtension/fetchTask payload from messaging extension in teams channel. here is the messagePayload body { "contentType": "html", "content": "<p><img itemscope=\"png\" itemtype=\"http://schema.skype.com/AMSImage\" src=\"https://ca-prod.asyncgw.teams.microsoft.com/v1/objects/0-eca-d2-82060272c88cde4d9878dd71225698c5/views/imgo\" width=\"213\" height=\"164\" alt=\"image\" id=\"x_0-eca-d2-82060272c88cde4d9878dd71225698c5\" itemid=\"0-eca-d2-82060272c88cde4d9878dd71225698c5\"></p>\r\n<p>12313</p>" } for the img https://ca-prod.asyncgw.teams.microsoft.com/v1/objects/0-eca-d2-82060272c88cde4d9878dd71225698c5/views/imgo, I cannot download it in server side. I tried to use graph API token, and the token from await new MicrosoftAppCredentials("bot id", "bot serect").GetTokenAsync(); both of them getting 401 error. could anyone help? Best regards. David115Views0likes7CommentsLooking for a few universities or schools to help with pilot testing of AI chat from MS Teams
We have recently developed a Microsoft Teams application that is available from the MS Teams App Store: Last month, we added the ability for our app to ingest files (pdf, word, excel, etc..) and include these documents as part of a conversational AI search. We are looking for a few universities, or large schools, to help pilot the application (Chime V5) , provide feedback, and generally review the file ingestion and conversational experience. On the back-end, we are using Azure Open AI, Azure Bot service, and the application is designed to install into the left side navigator of the MS Teams client. We include the ability to create custom conversational workflows, AI conversational chat, and routing to service desk agents - as well as full reporting and usage tracking. https://www.chimev5.com/ai-help-desk-software-for-schools9Views0likes0CommentsOwner can't delete flow bot posts in teams channel
Since the new update (October 2023), owners of a team are not able to delete flow bot posts posted in a teams channel. Does anyone have a solution? I've had our Admin check the messaging policies and "Owners can delete sent messages" is toggled on.Solved5.9KViews1like7CommentsSchedule daily recurring messages in Teams chat channels
This is my first post on this site! How do I set up a recurring message in a Teams chat channel? I want to remind my team daily at a specific time to put their project stand up status into our project channel. I'm assuming this would be a bot? If so, how can I find the bot? Thank you, Susan Keithley75KViews0likes12CommentsMS Teams App requires approval although is unblocked and available to everyone.
Hi, I have a MS teams bot (custom app) published via the MS Graph API to our org and team space. It shows up under the MS Teams Admin with the following flag/settings: Available to: Everyone App Status: unblocked Publishing Status: Published Custom App: yes When our teams admin tries to install the app in their MS teams client, it shows "request approval" button, and then shows in the ms teams admin that his user account has requested it. As mentioned it's marked as available to everyone and is unblocked - not sure why it's requesting approval? Then secondly our IT admin has recently changed some of our user roles, and so was thinking it could be that? if so, what role should our MS teams admin have in order to simply install the app rather than requesting approval for it? Pls let me know if you need more information. Thank you, Robert3.7KViews2likes15CommentsApp of chatbot restarts if you leave chatbot and go to normal chat options
Hi All, I have a chatbot deployed as an app in MS Teams environment, called IT Support, now when we are using the chatbit and a colleague pings you and you respond to colleauge go back to chatbot, the chatbot has restarted even if you come back in matter of 10 seconds. What settings we can do.196Views0likes0CommentsInteresting platform metrics for employee help desk via MS Teams
We've developed an employee help desk\self service application that is deployed using Microsoft Teams. Typical scenario is that an employee is bumping into a problem (printer, vpn, av in a room, license to use software) and they start a chat to route to their service desk. Since the employee starts the chat using MS Teams, our app has known information for the employee, their previous chat history, and our app can provide suggestions, connect to conversational chat AI, or route to a service desk agent. We are starting to see more employees request help using a mobile device (iOS). It's a small %, but we expect to see this continue to grow. We are also seeing examples where a picture of the issue is provided by the mobile device. Currently, about 75% of inbound chats are coming in via MS Teams on Windows, but about 5% are mobile (mostly iOS). https://www.chimev5.com/how-to-build-a-chat-based-self-service-platform228Views0likes0CommentsI want to present a ppt on how to integrate Chat Bot in MS Teams
I want to present a ppt on how to integrate Chat Bot in MS Teams. I have this documentation(https://learn.microsoft.com/en-us/microsoftteams/platform/bots/what-are-bots). Can anyone assist me to create a ppt from the content so that I can present to our leadership team? Thanks for your advanced support.380Views0likes0Comments