Hi friends,
I've created a flow that receives data from an Adaptive Card posted on Teams. There's an issue when I add dynamic content to the adaptive card. See screenshots for reference:
I capture the name of the user that triggered the flow and pass this name as a dynamic content (Given Name) on the adaptive card

At the bottom of this same adaptive card I have an input that lets user pick a location, and this location (CA,AZ,FL, etc) will be used in a condition action within the flow


Happens that... -and this is the issue- when I add dynamic content to the adaptive card (first image), the action/output for 'Post adaptive card and wait for a response' will not show up in the 'Add dynamic content' option when trying to set the condition:

But happens when I remove all the dynamic content from the Adaptive Card

then I can see the dynamic content for the response submitted through the adaptive card

The big question is, does anyone knows why this happens? Easy fix is to delete the dynamic content from the adaptive card, but I need those, and I tried using Variable and Compose as dynamic content for the adaptive card, but it didn't work. Also, I didn't find any documentation related to this limitation, maybe I didn't look in the right place?
Thank you in advance!
Best regards,
Russ