web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Adaptive card not disp...
Power Automate
Unanswered

Adaptive card not displaying action button

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello,

 

I have 2 main issues with my adaptive card:

 

1. Instead of text, question marks appear (The original language is Hebrew and RTL support is required)

2. An action button does not appear in Outlook

 

I have followed this article Adaptive Cards for Outlook Actionable Messages using Power Automate | Power Platform | D365 Demystified

 

alexy88_0-1651753310472.png

 

 

alexy88_1-1651753367512.png

 

 

 

{
 "type": "AdaptiveCard",
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "version": "1.5",
 "rtl": true,
 "body": [
 {
 "type": "TextBlock",
 "text": "טקסט לבדיקה.",
 "wrap": true,
 "rtl": true,
 "horizontalAlignment": "Left"
 },
 {
 "type": "Input.Text",
 "placeholder": "Placeholder text",
 "id": "answer",
 "isMultiline": true
 }
 ],
 "actions": [
 {
 "type": "Action.Http",
 "title": "שלח",
 "url": "https://prod-",
 "method": "POST",
 "body": "{\n\"responsesByUser:text\": \"{{answer.value}}\"\n}",
 "headers": [
 {
 "name": "Authorization ",
 "value": ""
 },
 {
 "name": "Content-Type",
 "value": "application/json"
 }
 ],
 "id": "ActionHttp"
 }
 ],
 "lang": "he-il"
}

 

 

 

I would appreciate your assistance

 

Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard