Sep 01 2021 05:15 AM
Hi everyone,
we currently developing an MS Teams Tab App and we trying to find a way to add custom entry to the Microsoft Teams chat context menu:
or
So far our investigation shows that we always have to use an MS Teams bot. In our scenario this is at the moment not an acceptable solution. Is there any other way to add a context menu entry in one of these menus?
Kind regards
Sebastian Dreier
Sep 01 2021 05:22 AM
SolutionSep 03 2021 11:12 AM
Jun 01 2022 02:41 AM
For anyone who finds this later, as I did, I've been using this method
Trigger flows from any message in Microsoft Teams | Power Automate Blog
It lets you trigger a flow from any message, as described, and you just create a Flow and an optional Adaptive Card to capture information to send to your chosen destination. I'm using it to send the contents of the message by email to the IT Helpdesk as a new ticket 'created by' the person who sent the message you run it on. Once you create the flow, the option appears on the message overflow menu as shown, without a bot and without having to do anything other than creating the flow itself. Hope this helps someone.
Sep 01 2021 05:22 AM
Solution