
Announcements
Hi guys,
I'm creating a PowerApps for Teams that gonna use Adaptive Card for asking approval. My question is how exactly can we get the output of the Adaptive Card ? In the Adaptive Card JSON I have one Input.ChoiceSet something like this :
And in the condition, to get the Adaptive Card output, I follow Reza's script like this ->
But after the Flow ran and send me the Card in Teams, it always give the error : "Unable to reach app" ->
When I checked the Flow, while the status is succeeded, I noticed at the step "Condition" INPUTS there is nothing which then result "false"
Please help for any advice.
Thanks,