{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"version": "1.5",
"type": "AdaptiveCard",
"body": [
{
"type": "TextBlock",
"text": "@{items('Send_each_adaptive_card')?['data/title']}",
"wrap": true
},
{
"type": "TextBlock",
"text": "@{items('Send_each_adaptive_card')?['data/description']}",
"wrap": true
}
]
}
{
"type": "message",
"attachments": [
{
"contentType": "application/vnd.microsoft.card.adaptive",
"contentUrl": null,
"content": {},
"data": {
"title": "The daily news",
"description": "Something you should know"
}
}
]
}
stampcoin
87
Michael E. Gernaey
70
Super User 2025 Season 1
David_MA
48
Super User 2025 Season 1