Here's the JSON for the actionable message. This sends OK from the Flow when I "Send As" the shared mailbox. But when the recipient opens the email, they see the actionable message, but it doesn't run the autoInvokeAction to update the message.
{
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"type": "AdaptiveCard",
"version": "1.0",
"hideOriginalBody": true,
"autoInvokeAction": {
"method": "POST",
"url": "xxx",
"body": "xxx",
"headers": [
{
"name": "Authorization",
"value": ""
},
{
"name": "Content-Type",
"value": "application/json"
}
],
"type": "Action.Http"
},
"body": [
{
"type": "Container",
"id": "2e59d670-1739-2cc4-5e30-6cea80f59d26",
"padding": "None",
"items": [
{
"type": "ColumnSet",
"id": "dbd9eea6-8ae1-396e-930f-4415cb842fab",
"columns": [
{
"type": "Column",
"id": "ba1a0e9f-1c6a-3438-e490-6a771fc9c8f6",
"padding": "Medium",
"width": "stretch",
"items": [
{
"type": "TextBlock",
"id": "4b4df01d-3513-bd7f-15e0-84b7761bc773",
"text": "xxx",
"wrap": true,
"horizontalAlignment": "Left",
"size": "ExtraLarge",
"weight": "Bolder",
"color": "Light"
}
],
"verticalContentAlignment": "Center"
},
{
"type": "Column",
"padding": "None",
"width": "auto",
"verticalContentAlignment": "Center",
"items": [
{
"type": "Container",
"id": "cbb25bf7-afa0-17c0-ff76-86a36effc68d",
"padding": "Small",
"verticalContentAlignment": "Center",
"items": [
{
"type": "Image",
"id": "34b6ab7b-258c-b89e-18e8-dabbf166a0b3",
"url": "xxx",
"altText": "Company Logo",
"size": "Medium",
"horizontalAlignment": "Right"
}
],
"style": "default",
"spacing": "None",
"backgroundImage": {
"url": "xxx",
"fillMode": "Repeat"
}
}
]
}
],
"padding": "None"
}
],
"backgroundImage": {
"url": "xxx",
"fillMode": "Repeat"
}
},
{
"type": "Container",
"id": "535ff5b5-2ac3-03f7-51a2-c1791957d8f3",
"padding": "Medium",
"spacing": "None",
"items": [
{
"type": "FactSet",
"id": "9526f3db-13ad-dcaa-32a2-b55e98647fa8",
"facts": [
{
"title": "xxx",
"value": "xxx"
},
{
"title": "xxx",
"value": "xxx"
},
{
"title": "xxx",
"value": "xxx"
},
{
"title": "xxx",
"value": "xxx"
},
{
"title": "xxx",
"value": "xxx"
},
{
"title": "xxx",
"value": "xxx"
}
],
"spacing": "Large"
}
]
},
{
"type": "Container",
"id": "cf6bafb5-3a7c-3566-0d94-44f9be459ef2",
"padding": "Medium",
"style": "default",
"spacing": "None",
"items": [
{
"type": "Container",
"id": "3fecedcb-6bf9-069f-dceb-96b81b17cff8",
"padding": "Default",
"items": [
{
"type": "TextBlock",
"id": "c9746c50-d249-2a1a-d094-9bfd70bdf954",
"text": "xxx",
"wrap": true,
"isSubtle": true
},
{
"type": "TextBlock",
"id": "55057396-0029-e06a-ff87-ed402529d734",
"text": "",
"wrap": true
}
],
"style": "emphasis"
}
]
},
{
"type": "Container",
"id": "468d05f4-681c-36f7-a4b9-5950c66a882b",
"padding": "Medium",
"spacing": "None",
"items": [
{
"type": "TextBlock",
"id": "f6af3936-bbf1-b9ca-1b7b-f04daa1ae5fe",
"text": "xxx",
"wrap": true
}
]
},
{
"type": "Container",
"id": "1d463bb9-dcd8-6abc-7c00-39966a48efb1",
"padding": "Medium",
"spacing": "None",
"items": [
{
"type": "ActionSet",
"id": "cbe4242a-f7df-3a94-73ec-7e48e3212386",
"actions": [
{
"type": "Action.OpenUrl",
"id": "9732bf10-346a-699c-9911-65b6242e5681",
"title": "xxx",
"url": "xxx",
"style": "positive",
"isPrimary": true
},
{
"type": "Action.ShowCard",
"id": "0e816ed6-3f1a-b2eb-613a-a4a86ecd7d60",
"title": "xxx",
"card": {
"type": "AdaptiveCard",
"padding": "None",
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
"body": [
{
"type": "Container",
"id": "eecc8fc6-69d4-a3a6-9684-643354bddbb2",
"padding": "None",
"style": "default",
"items": [
{
"type": "Container",
"id": "8beb8713-93fb-5826-ebb5-0e4f61c3031e",
"padding": "Small",
"items": [
{
"type": "TextBlock",
"id": "a1d3d4fe-642f-f519-e309-50361282cabd",
"text": "Comments:",
"wrap": true,
"isSubtle": true
},
{
"type": "Input.Text",
"id": "93fb7de9-2f86-cc0d-1778-2bc5b8cfd259",
"placeholder": "Approver's comment",
"isRequired": true,
"isMultiline": true
},
{
"type": "ActionSet",
"id": "98218bc9-b968-2224-11f5-4e95d627ae47",
"actions": [
{
"type": "Action.Http",
"title": "Submit",
"method": "POST",
"url": "xxx",
"body": "xxx",
"headers": [
{
"name": "Authorization",
"value": ""
},
{
"name": "Content-Type",
"value": "application/json"
}
]
}
]
}
],
"style": "emphasis"
}
]
}
]
}
}
]
}
],
"verticalContentAlignment": "Center"
},
{
"type": "Container",
"id": "06cfb532-f978-43c1-e020-23fb11961b12",
"padding": "None",
"isVisible": false,
"items": [
{
"type": "Input.Text",
"id": "id_project_name",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_project_number",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_requested_by",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_date_requested",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_project_stage",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_approval_type",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_phase_id",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_approval_id",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_approver_email",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_stage_ready_to_complete",
"placeholder": "Enter text here",
"value": "xxx"
},
{
"type": "Input.Text",
"id": "id_stage_id",
"placeholder": "Enter text here",
"value": "xxx"
}
]
}
],
"padding": "None",
"originator": "xxxx"
}