Questions tagged [actionable-notification]
23 questions
0
votes
0 answers
Multiple adaptive cards in Outlook email message
Is it possible for Outlook actionable message to contain multiple adaptive cards? I have a scenario when I want my user to action two independent tasks, but, as the tasks are related, I want to send separate cards related to them in a single email.

Bartosz
- 4,542
- 11
- 43
- 69
0
votes
0 answers
How to send an actionable push notification through Ionic?
I am currently using Airnotifier and Firebase Cloud Messaging. From some other questions and after trying by myself, it seems Firebase does not support actionable notifications. Is there a way to create one somehow, or can we somehow send a request…

Terry Windwalker
- 1,343
- 2
- 16
- 36
0
votes
1 answer
CARD-ACTION-STATUS response header fails to parse in Microsoft Teams Private Channels
When we send a MessageCard to a Microsoft Teams channel via an "Incoming Webhook" connector, when that card contains an HttpPOST potentialAction and the target of the POST returns a CARD-ACTION-STATUS header in the reply, on public channels the…
0
votes
1 answer
Cannot refresh Actionable Message
my Actionable Message card is not refereshing. Here's what I have already checked
the refesher card has valid syntax according to the actionable card designer
the refresher card has the originator property
{
"$schema":…

baouss
- 1,312
- 1
- 22
- 52
0
votes
0 answers
How do I place properly formatted JSON in an http POST body?
I am generating Outlook Actionable Messages via Powershell. I need to put JSON in the body of an HTTP post request like this example for Microsoft's site (please note the example is just above this link, I can't copy and paste for some reason, so…

Bobby Dore
- 499
- 5
- 13
0
votes
1 answer
Actionable messages via email is showing empty content in outlook
I am using powershell script and smpt server to send email.
I am reading the html file from local path to send the actionable message for email.
Below is my html file: