Hi All , @HenryJammes
I am trying to use adaptive Cards in Plugin Actions(preview) So first I have created Create Task Plugin Actions and required field for plugin as below:
-> Task subject
-> Task description
-> Task duedate
After that, I want to use Adaptive Cards in Ask the user before running this actions option,
So I have created basic Adaptive cards so show all required fields with user input to call the plugin actions.
I am not able to get user input value for above fields (subject, description, due date) in adaptive cards.
Please help.
How can we get the user input value for any fields in Adaptive cards???
Please use Topic.input.your variable name,similarly for accessing output use Topic.output