Much easier now that the ID’s are available in the dynamic content, last time I used Adaptive Cards you had to reference the output using JSON. Nice video.
@MarwaYasser19 ай бұрын
Thank you for such an informative video!
@CSSoda3 жыл бұрын
Great Explanation! Thanks
@nawal77213 жыл бұрын
HI can you send attachments with the Adaptive card to teams chat?
@BlackCatCreationsАй бұрын
can multiple people reply to the same adaptive card? I want to send a message each morning at 8am asking for team members to submit their break and lunch times. Then I want to be able to post one message with everyone's breaks within it.
@FlowJoeVideos9 күн бұрын
You can send multiple adaptive cards, one to each person, capture the information then continue, not exactly the same card.
@prathameshdeshmukh5954 Жыл бұрын
can we api calling here in adaptive cars.
@FlowJoeVideos Жыл бұрын
You can call APIs from power automate and pass to adaptive cards or call an api from the response of an adaptive card in Power Automate too
@saradehond32932 жыл бұрын
Those dynamic content of the responses doesn't show up for me. Hope for soon.
@adorithtube2 жыл бұрын
I found a workaround, the dynamic content becomes hidden if you have any dynamic data in the adaptive card. This means that you can copy the JSON data from your card, then remove all the dynamic bits. Now you should see everything in the dynamic content view. After you've changed what you need, just paste back the JSON for the adaptive card. It's not neat, but it worked for me. :)
@rscottr2 жыл бұрын
@@adorithtube Thank you! That worked for me.
@365assistdarrenlutchner93 жыл бұрын
Nice Video however this will only work if you use Adaptive Cards V1.3. My MS Teams still only allows me to use Adaptive Cards V1.2.
@FlowJoeVideos3 жыл бұрын
Hey Darren, I did this with Adaptive Cards v1.2, the video explains you need to change to that, you can simply edit in code or select it from the editor.