
Announcements
Hi guys,
I have a problem with an adaptive card that works well on outlook but on virtual agent we have an issue.
Details below:
On outlook we use adaptive card version 1.0 and we have an Action.http action that triggers a flow and also delivers the inputs.
Everything works well and the flow manages to get the user input from the adaptive card and run smoothly.
The problem is that for virtual agent the action.http is not present
We tried using adaptive card version 1.3 with a submit button.
One more detail would be that the adaptive card is generated dynamically using another flow.
How can we get the same results with submit button as action.http ?
Thanks