Post an adaptive card to MS Teams chat via webhook
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2025 07:17 AM - edited ‎02-10-2025 07:18 AM
Hello guys!
I want to send an adaptive card via webhook to a Teams chat whenever a record is created with certain conditions using Flow Designer's teams action "Post a Message".
The problem is that in the Message field, I'm not able to send a JSON object nor send a more complex message. Is there any way to do this?
- Labels:
-
Flow Designer
-
IntegrationHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2025 07:54 AM
Hello @AlexGomes8
Did you tried with scripting over Message field instead of only relying on data pill picker.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2025 01:30 AM
Yes, but it doesn't accept JSON and the integration doesn't work with javascript