Hello Flow World,
I've built my adaptive card using https://adaptivecards.io/designer/. The default version is 1.3 but my Flow failed with the message "We're sorry, this card couldn't be displayed" (in Teams Chat). Randomly fiddled with the card designer and dropped the version to 1.2 and it works fine. However; version 1.2 does not include Required Input restrictions (Version 1.3 does) and I'd really like that.
My flow in Teams will;
(1) Get Items from a Teams List called "Input" and then
(2) Post an Adaptive Card to a Teams user and wait for a response (runs with Concurrency) using the user email from Step 1 as well as other dynamic content and a url link to my company's logo for an image, then
(3) The responses from the adaptive card are captured with Create Item in a new Teams List called "Output" and, whilst it took all morning to get right, I have Expressions along with the original dynamic content.
It works in Version 1.2 but I'd like to get the card in 1.3 for required input rules to operate. Teams is on Office365 so it's up to date.
Can you help?
Thanks in advance,
Bruce
Solved! Go to Solution.
As far as i know currently 1.2 version of Adaptive card works with Microsoft Teams, the version 1.3 of adaptive cards doesnt work with Microsoft Teams yet.
As far as i know currently 1.2 version of Adaptive card works with Microsoft Teams, the version 1.3 of adaptive cards doesnt work with Microsoft Teams yet.
Is there any news of when V1.3 will be available. I have the same issue.
Would also like to know when 1.3 will be available for teams.