{
"type": "message",
"attachments": [
{
"contentType": "application/vnd.microsoft.card.adaptive",
"content": {
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.4",
"type": "AdaptiveCard",
"body": [
{
"type": "Image",
"url": "https://example.com/image.png",
"altText": "Example Image",
"size": "Medium"
},
{
"type": "TextBlock",
"text": "Here is an image example in Teams!",
"wrap": true
}
]
}
}
]
}
OR you can use the HTML in Chat message directly (only works from Power automate, not manually typed in messages. Image must be in SharePoint, Teams, OneDrive.
<img src="https://example.com/image.png" width="300" height="200" />
------------------------------------------------
⭐ If this was helpful, please like and mark as a verified answer to help others find this too!
Always glad to help! 💯💯💯💯💯
Tom
Follow me on LinkedIn - Thomas Rice, PMP | LinkedIn