We are posting Adaptive Card messages in the Teams mobile app. The cards are rendering properly, but the actions are not working on mobile. The same actions are working fine on the web.
We are not receiving any action calls from Microsoft when actions are triggered from mobile.
{
"padding": "None",
"hideOriginalBody": "true",
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"@type": "AdaptiveCard",
"refresh": {
"userIds": [],
"action": {
"data": {
"initial_data": {
"requester": {
"name": "[Moderator note: Personally Identifiable Information removed] ",
"photo": "[Moderator note: Personally Identifiable Information removed]",
"email": "[Moderator note: Personally Identifiable Information removed] "
},
"factset": [
{
"title": "Subject",
"value": "Please provide me an account in our CRM system"
},
{
"title": "Requester",
"value": "[Moderator note: Personally Identifiable Information removed]"
},
{
"title": "Description",
"value": "Please provide me an account in our CRM system"
},
{
"title": "Group",
"value": ""
}
],
"card": {
"template": "WFNotification_TEAMS_request",
"custom_notification_content_id": "100001000000045041",
"notification_id": "100001000000045041",
"type": "microsoft_teams"
},
"entity": {
"navInfo": "/requests/100001000000045059",
"name": "request",
"link": "# 4",
"id": "100001000000045059",
"href": "[Moderator note: Personally Identifiable Information removed]/app/itdesk/ui/requests/100001000000045059/details",
"title": "A request created for 4 "
},
"timestamp": {
"created": 1761118873
}
},
"appid": "490",
"originator": "[Moderator note: Personally Identifiable Information removed] "
},
"verb": "refresh",
"type": "Action.Execute",
"title": "Technician_E-Mail",
"fallback": "Action.Submit"
}
},
"type": "AdaptiveCard",
"body": [
{
"style": "emphasis",
"type": "Container",
"bleed": true,
"items": [
{
"columns": [
{
"width": "stretch",
"type": "Column",
"items": [
{
"type": "Image",
"url": "[Moderator note: Personally Identifiable Information removed] /images/header_logo.png",
"height": "30px"
}
]
},
{
"width": "stretch",
"verticalContentAlignment": "Center",
"type": "Column",
"items": [
{
"horizontalAlignment": "Right",
"text": "[# 4]([Moderator note: Personally Identifiable Information removed]/app/itdesk/ui/requests/100001000000045059/details)",
"type": "TextBlock",
"wrap": true
}
]
}
],
"type": "ColumnSet"
}
]
},
{
"spacing": "None",
"style": "accent",
"type": "Container",
"bleed": true,
"items": [
{
"weight": "Bolder",
"text": "A request created for 4 ",
"type": "TextBlock",
"wrap": true
}
]
},
{
"type": "Container",
"items": [
{
"columns": [
{
"width": "auto",
"type": "Column",
"items": [
{
"width": "40px",
"style": "Person",
"type": "Image",
"url": "[Moderator note: Personally Identifiable Information removed] ",
"height": "40px"
}
]
},
{
"width": "stretch",
"type": "Column",
"items": [
{
"weight": "Bolder",
"text": "Muthu",
"type": "TextBlock",
"wrap": true
},
{
"spacing": "None",
"weight": "Lighter",
"text": "[Moderator note: Personally Identifiable Information removed] ",
"type": "TextBlock",
"wrap": true
}
],
"height": "stretch"
}
],
"type": "ColumnSet"
}
]
},
{
"type": "Container",
"items": [
{
"spacing": "Small",
"columns": [
{
"width": "100px",
"type": "Column",
"items": [
{
"weight": "Bolder",
"text": "Subject",
"type": "TextBlock",
"wrap": true
}
]
},
{
"width": "stretch",
"type": "Column",
"items": [
{
"weight": "Lighter",
"text": "Please provide me an account in our CRM system",
"type": "TextBlock",
"wrap": true
}
]
}
],
"type": "ColumnSet"
},
{
"spacing": "Small",
"columns": [
{
"width": "100px",
"type": "Column",
"items": [
{
"weight": "Bolder",
"text": "Requester",
"type": "TextBlock",
"wrap": true
}
]
},
{
"width": "stretch",
"type": "Column",
"items": [
{
"weight": "Lighter",
"text": "Muthu",
"type": "TextBlock",
"wrap": true
}
]
}
],
"type": "ColumnSet"
},
{
"spacing": "Small",
"columns": [
{
"width": "100px",
"type": "Column",
"items": [
{
"weight": "Bolder",
"text": "Description",
"type": "TextBlock",
"wrap": true
}
]
},
{
"width": "stretch",
"type": "Column",
"items": [
{
"weight": "Lighter",
"text": "Please provide me an account in our CRM system",
"type": "TextBlock",
"wrap": true
}
]
}
],
"type": "ColumnSet"
},
{
"spacing": "Small",
"columns": [
{
"width": "100px",
"type": "Column",
"items": [
{
"weight": "Bolder",
"text": "Group",
"type": "TextBlock",
"wrap": true
}
]
},
{
"width": "stretch",
"type": "Column",
"items": [
{
"weight": "Lighter",
"text": "",
"type": "TextBlock",
"wrap": true
}
]
}
],
"type": "ColumnSet"
}
]
},
{
"type": "Container",
"items": [
{
"type": "ActionSet",
"actions": [
{
"type": "Action.ShowCard",
"title": "Add Note",
"card": {
"type": "AdaptiveCard",
"body": [
{
"isRequired": true,
"isMultiline": true,
"placeholder": "Add Note",
"id": "add_note_input",
"type": "Input.Text",
"maxLength": 1972
}
],
"actions": [
{
"data": {
"initial_data": {
"requester": {
"name": "Muthu",
"photo": "[Moderator note: Personally Identifiable Information removed] ",
"email": "[Moderator note: Personally Identifiable Information removed] "
},
"factset": [
{
"title": "Subject",
"value": "Please provide me an account in our CRM system"
},
{
"title": "Requester",
"value": "[Moderator note: Personally Identifiable Information removed] "
},
{
"title": "Description",
"value": "Please provide me an account in our CRM system"
},
{
"title": "Group",
"value": ""
}
],
"card": {
"template": "WFNotification_TEAMS_request",
"custom_notification_content_id": "100001000000045041",
"notification_id": "100001000000045041",
"type": "microsoft_teams"
},
"entity": {
"navInfo": "/requests/100001000000045059",
"name": "request",
"link": "# 4",
"id": "100001000000045059",
"href": "[Moderator note: Personally Identifiable Information removed] /app/itdesk/ui/requests/100001000000045059/details",
"title": "A request created for 4 "
},
"timestamp": {
"created": 1761118873
}
},
"appid": "490",
"originator": "91219da0-703c-4a6e-8afd-dfca77f2454b"
},
"verb": "add_note",
"type": "Action.Execute",
"title": "Submit",
"body": "{{add_note_input.value}}",
"fallback": "Action.Submit"
}
]
}
},
{
"type": "Action.ShowCard",
"title": "Reply",
"card": {
"type": "AdaptiveCard",
"body": [
{
"isRequired": true,
"isMultiline": true,
"placeholder": "Reply",
"id": "reply_input",
"type": "Input.Text",
"maxLength": 1972
}
],
"actions": [
{
"data": {
"initial_data": {
"requester": {
"name": "[Moderator note: Personally Identifiable Information removed] ",
"photo": "https://[Moderator note: Personally Identifiable Information removed] ",
"email": "[Moderator note: Personally Identifiable Information removed] "
},
"factset": [
{
"title": "Subject",
"value": "Please provide me an account in our CRM system"
},
{
"title": "Requester",
"value": "[Moderator note: Personally Identifiable Information removed] "
},
{
"title": "Description",
"value": "Please provide me an account in our CRM system"
},
{
"title": "Group",
"value": ""
}
],
"card": {
"template": "WFNotification_TEAMS_request",
"custom_notification_content_id": "100001000000045041",
"notification_id": "100001000000045041",
"type": "microsoft_teams"
},
"entity": {
"navInfo": "/requests/100001000000045059",
"name": "request",
"link": "# 4",
"id": "100001000000045059",
"href": "https://[Moderator note: Personally Identifiable Information removed]
/app/itdesk/ui/requests/100001000000045059/details",
"title": "A request created for 4 "
},
"timestamp": {
"created": 1761118873
}
},
"appid": "490",
"originator": "[Moderator note: Personally Identifiable Information removed] "
},
"verb": "reply",
"type": "Action.Execute",
"title": "Submit",
"body": "{{reply_input.value}}",
"fallback": "Action.Submit"
}
]
}
}
]
}
]
}
],
"version": "1.4",
"@context": "http://schema.org/extensions"
}