12-15-2020 03:02 AM
This app allow you to send Adaptive Card to Teams channel or User directly from Power Apps.
Overview
So far, sending Adaptive Cards from Power Automate have been well known, and used for a survey.
To collect response data from Team members, we need a workaround using "Apply to each", since Post Adaptive Card action in flow is finished when a team member submit their response - not allowed submit multiple response from one AC.
Using the technique, direct post from Power Apps, you can set an arbitrary URL to send response data, so it makes available to submit data from one AC in Teams channel.
In this sample app, Adaptive Card like survey form with single-line answers will be posted.
Note
To collect response data, it is required to build a flow with HTTP trigger, which URL will be used to receive response from AC.
How-to use
Demo
Any feedback will be appreciated 🙂
Thank you!
Hiro
Hi @h-nagao
Thank you so much for this helpful post
I'm struggling with how to add radio button to the adaptive card using power app by extending your above approach
I have even posted it in power apps community, it will be very helpful if you could help me solve this urgent requirement
https://powerusers.microsoft.com/t5/Building-Power-Apps/Adaptive-cards-using-power-apps/m-p/770448
Best Regards! @h-nagao