Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Adaptive card templates not using variables

(1) ShareShare
ReportReport
Posted on by 2

I have a workflow setup to send a message to a Teams channel when a POST request is received. The workflow uses a template where the POST request should contain a variable called description then using that it should send a message to the channel.

The issue is it seems to be ignoring the variables I'm passing in and outputting ${description} instead of the given value 'Test message'.

I assume something might be wrong with the POST request body but I can't seem to find any supporting documentation for this.

 

Workflow

Screenshot 2024-07-15 at 10.00.49 AM.png

(version 1.5 gives me a 'We're sorry, this card couldn't be displayed')

 

Output

Screenshot 2024-07-15 at 9.46.49 AM.png

Activity

HTTP 202 and successful in the run activity.

Screenshot 2024-07-15 at 9.47.49 AM.png

 

Post Body/Payload is simply just: 

 

{"description": "Test message"}

 

 

 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1