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

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Posting image with ada...
Power Automate
Unanswered

Posting image with adaptive card - Error in JSON

(0) ShareShare
ReportReport
Posted on by

Hello,

I am trying to post image to the Teams chat, by adaptive card.

Could you please help solving the error below?

Thanks in advance.

 

Thinzar_0-1705917036844.pngThinzar_1-1705917065310.png

 

Categories:
I have the same question (0)
  • Verified answer
    v-yueyun-msft Profile Picture
    on at
    Re: Posting image with adaptive card - Error in JSON

    Hi , @Thinzar 

    First you need to check if your Message is correct in your side . You can copy it here to test:
    Designer | Adaptive Cards

     

    And i test it in my side , it works good like this:

    vyueyunmsft_0-1705975145469.png

    base64(outputs('Get_file_content_using_path')?['body'])

     

    {
     "type": "AdaptiveCard",
     "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
     "version": "1.4",
     "body": [
     {
     "type": "ColumnSet",
     "columns": [
     {
     "type": "Column",
     "width": "stretch",
     "items": [
     {
     "type": "Image",
     "url": "data:image/png;base64,xxxxxxx"
     }
     ]
     }
     ]
     }
     ]
    }

     

    If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance! 

     

    Best Regards,

    Yueyun Zhang

     

     

  • Thinzar Profile Picture
    on at
    Re: Posting image with adaptive card - Error in JSON

    Thanks in advance for your suggestion, @v-yueyun-msft .

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 532 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 461 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 256

Last 30 days Overall leaderboard