web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Teams unable to show a...
Power Automate
Unanswered

Teams unable to show adaptive card, error shown as: We're sorry, this card couldn't be displayed

(0) ShareShare
ReportReport
Posted on by

Hi all, Im new to use power automate.

I used power automate to post an adaptive card to Microsoft team when there's a new sharepoint submission. However, Im unable to post the adaptive card to Teams, error shows as: We're sorry, this card couldn't be displayed.

Below is the JSON code I used 

 

 

 

{
 "type": "AdaptiveCard",
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "version": "1.5",
 "body": [
 {
 "type": "TextBlock",
 "text": "You got a new highlight list!",
 "wrap": true,
 "fontType": "Default",
 "weight": "Bolder",
 "color": "Dark",
 "size": "Large",
 "horizontalAlignment": "Left"
 },
 {
 "type": "TextBlock",
 "text": "Hi, name",
 "wrap": true,
 "spacing": "Medium",
 "size": "Medium",
 "weight": "Bolder"
 },
 {
 "type": "TextBlock",
 "text": "A highlight is triggered on date. Please take action to view and complete the highlight request.\n\nYou may update your response and completion status at below",
 "wrap": true
 },
 {
 "type": "ActionSet",
 "actions": [
 {
 "type": "Action.OpenUrl",
 "title": "View Highlight Details",
 "url": "@{triggerOutputs()?['body/{Link}']}"
 }
 ]
 },
 {
 "type": "Input.Text",
 "placeholder": "Placeholder text",
 "label": "Owner Updare",
 "isRequired": true,
 "errorMessage": "Error"
 },
 {
 "type": "Input.ChoiceSet",
 "choices": [
 {
 "title": "Yes",
 "value": "Yes"
 },
 {
 "title": "No",
 "value": "No"
 }
 ],
 "placeholder": "Placeholder text",
 "errorMessage": "Error",
 "label": "Completion Status",
 "isRequired": true
 }
 ],
 "actions": [
 {
 "type": "Action.Submit",
 "title": "SUBMIT",
 "style": "positive"
 }
 ]
}

 

 

Please someone help to troubleshoot this 
I have the same question (0)

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard