Hi, i have a question here...is there a way to track who actually responded to the actionable message on Outlook? Or make only a specific person can react to the card?
Did power automate fixed the issue where it doesn't load the script sometimes? It seem half the time I'm testing it won't load. and other times it does. Great concept but not reliable if Microsoft hasn't gotten it to the point, it works every time. Also, the submit is really unreliable as well, it errors out the 1st 1 or 2 times, then it goes through fine. Not very fluid for production use yet. :( Also curious is this something that only works in Microsoft Echo System? Or could this work on external mail system, such as emails to customers. During my brief test it didn't work when I sent it to my personal Gmail.
Thank you for the solution. can i use the same adaptive card using action 'Post message in teams' and get a 'first to respond' behavior between the email and the message from bot? Just like Approvals apps.
Hello Very helpful Video. I was doing a PoC where I found I didn't had access to the Send Actionable Message but still I was able to see the Developer Dashboard. I am unable to send email through click of button. Through Test Users and Workflow I am able to send the mail but the Action Message is not getting displayed on web and desktop clients. Do you know how to send email with SignedCardPayload?? I am unable to follow the documentation and couldn't find any such tutorial. Thanks!!
Simply by using id's on each Action.Http button: For example: Action.Http (Text: "Accept", id: "buttonApprove") and Action.Http (Text: "Reject", id: "buttonReject") And then each button can be a POST call to the same Power Automate webhook but the received value will be either buttonApprove or button Reject, which you can use in your place as a condition.
Thank you so much, works like a charm !!!
Very helful, i was stuck and unable to figure out how to send adaptive card... you saved a lot of hardwork....❤
Hi, i have a question here...is there a way to track who actually responded to the actionable message on Outlook? Or make only a specific person can react to the card?
Did power automate fixed the issue where it doesn't load the script sometimes? It seem half the time I'm testing it won't load. and other times it does. Great concept but not reliable if Microsoft hasn't gotten it to the point, it works every time. Also, the submit is really unreliable as well, it errors out the 1st 1 or 2 times, then it goes through fine. Not very fluid for production use yet. :(
Also curious is this something that only works in Microsoft Echo System? Or could this work on external mail system, such as emails to customers. During my brief test it didn't work when I sent it to my personal Gmail.
Thank you for the solution. can i use the same adaptive card using action 'Post message in teams' and get a 'first to respond' behavior between the email and the message from bot? Just like Approvals apps.
I too, I dont see my card, this feature is not available now?
Hi can I send these actionable adaptive cards programmatically using Node.js or Python ?
Hello Very helpful Video. I was doing a PoC where I found I didn't had access to the Send Actionable Message but still I was able to see the Developer Dashboard. I am unable to send email through click of button. Through Test Users and Workflow I am able to send the mail but the Action Message is not getting displayed on web and desktop clients. Do you know how to send email with SignedCardPayload?? I am unable to follow the documentation and couldn't find any such tutorial. Thanks!!
Hi, I tried this process, found that this adaptive card is only working in outlook web not in outlook desktop version.
I want send approve and reject button also on mail in adaptive card. Then how I can check which button has created?
Simply by using id's on each Action.Http button:
For example:
Action.Http (Text: "Accept", id: "buttonApprove") and Action.Http (Text: "Reject", id: "buttonReject")
And then each button can be a POST call to the same Power Automate webhook but the received value will be either buttonApprove or button Reject,
which you can use in your place as a condition.
Hello, thank you for the lesson.
I have a problem, I can't send CARDS to other people and no error appears, do you have any tips to fix this?
Regards
Hello,
I am also facing the same issue. Unable to send cards in Outlook, have you got any resolution or work around?
Thanks in advance.
Without using premium action how should submit the data which was entered in the adaptive card
you are the goat
i have problem my card dont see, can you help me?
Hello,
I am also facing the same issue. Unable to send cards in Outlook, have you got any resolution or work around?
Thanks in advance.