Notifications
Announcements
Hello,
I want to get keyword message from teams ,i'm using when a keyword metion in teams trigger,but couldn't get key content .how to get message content from when keyword mention trigger in power automate cloud flow
Hey @Priya123
From key content you mean that you need the entire message?
From what I understood, just use the things that I have marked in red in a compose.
If you have done the same, and still getting error, can you show the flow run and the flow in edit mode.
Hi @Priya123,
Unfortunately the content of the message itself is not in the outputs of the trigger action. You could use a Get Message details action for this. You can use the Body Content property of that details action.
Below is an example of this.
Btw, with an expression that would be:
outputs('Get_message_details')?['body/body/content']
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
trice602 248 Super User 2026 Season 1
David_MA 207 Super User 2026 Season 1
Power Platform 1919 101 Super User 2026 Season 1