Query on Teams channel
Hi All I want to send an email to a Teams channel. When I send an email to the Teams channel email address, the email appears as a post in the channel's conversation feed. However, I want the email to go directly to the users' Outlook inboxes instead. In…
Need to open url in Teams Application
i have a custom teams application which has url on its page and i need to open those urls in teams only
POP UP MESSAGE FOR DOMAIN USER
Dear All, Can you any one help me or give any suggestions as per my company requirement they need a pop-up message for domain user right after login they will get a pop-up message for company terms and conditions and the user will accept the terms and…
Can't receive message in mobile app
I used api to send Acitivity Feed Notification to teams user, and can receive the message in web app, but can't receive in my mobile phone.
Teams Adaptive Cards content didn't show on the mobile
Hi there, We are migrating from Teams' incoming webhook to Power Automate's Teams webhook. However, we've encountered an issue where, when using the post as field with the poster option, the activity feed displays a "Preview unavailable"…
How to pass custom parameters into teams tab app
I built a tab app, which point to a website, and i need to pass my custom parameters to the website in the activity feed notification, like redirect url and url parameters. After few days' investigation, i used "subEntityId" in the context…
Not able to post a message in teams channel with workflow "Post to a channel when a webhook request is received"
Hi Team, We have created a new workflow to Post to a channel when a webhook request is received With the below curl command it's not posting a message in teams channel, in postman it returns 202 response. curl --location --request POST 'webhook'…
How to save an optional text information at local in Teams client and how to send it to chatbot server?
Hello team, I develop Teams app and chatbot server. What I want to: Show login page of an external (our company's) service by iframe on Teams client. Return auth token (text) to Teams client if users succeed to login. Save auth token at local (e.g.…
Azure OpenAI WebApplication How I can Integration into Teams
Hi, I had deployed an Azure OpenAI with gpt4-o, which I already deployed as a web application. How can I integrate into Teams? do have a guide or video guide that will be good. thanks a lot
How to show bot commands after adding bot to a chat/group
Hi, I am exploring bots in teams and came across Jira cloud bot. Jira cloud show commands whenever app is added to a chat/group. Please check below image which shows three commands. Could someone please point me to the documentation on how to add…
Not able to run create app task in teams toolkit
I have created multiple tab project and every time i am getting the same below error. I created a new microsoft Id and the issue is there. before i was using contoso account and it was working fine but with new account, even newly created apps are not…
Build a RAG bot in Teams Error : Unable to execute script action
Hi All, I have been trying to follow this link https://learn.microsoft.com/en-us/microsoftteams/platform/toolkit/build-a-rag-bot-in-teams to create a RAG bot in Teams. However even without making any change to the boiler plate code, while running(F5), I…
Unable to upload custom apps on Teams
I have tried to upload the new app on apps using upload custom apps and manage apps. I am getting the error unable to add apps in admin center. Other developers are not able to use the application on their device. application only runs on my device and…
For Selected Message Flow Not Showing in Chat With Self
I created a "for the selected message" flow and can trigger my flow from the "More actions" menu of a Teams message expect for in chat with self. What I've tried/checked so far: Confirmed I can select the action from my own message…
Error Teams Toolkit
I got this error when i deploy an app using Teams Toolkit I've Node.Js 18 and Teams Toolkit v5.8.1 [2024-09-11T17:55:47.802Z] [Error] - Failed to Execute lifecycle deploy due to failed action: cli/runNpmCommand. ScriptExecutionError:Unable to execute…
Teams Admin not recognized as Admin for scope grant
I have an Azure app the requires granting a variety of admin scopes. I have successfully added multiple customers previously by the following steps: Invite admin to tenant Grant scope access of app. However, I have one customer that I have…
Unable to Copy Message Extension Card in Microsoft Teams
Unable to copy the Message extension card in the Compose search area in Microsoft Teams. Clicking the copy button in the Adaptive Card results in console errors, and the content is not copied. A screenshot of the console error and the Adaptive Card JSON…
403 Forbidden Error on Bot Adaptive Card Actions
A 403 Forbidden error occurs when trying to perform actions from Bot adaptive cards in a conversation where the Zoho Notebook bot is not added. We get a "permission denied" error (see the screenshot below) for the ME invoke call in the network…
Incoming Webhook in MS Teams won't save
Hey, from today I'm not able create Incoming Webhook for my new team. After adding it, fill the name of it and hit Create button it pops URL, but when I hit Done button, it is just blank page with no answer and Incoming Webhook is not saved.
Conflicts due to multiple "installationUpdate" events when installing bot in a Team
I’m encountering an issue with my TeamsBot when adding it to a team's channel. Specifically, I receive two installationUpdate events: One event is triggered for the bot being installed in the team. The other event is for the personal installation…