Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Using selectAction (Action.Submit) property of Image

(0) ShareShare
ReportReport
Posted on by

Hello, everyone!

 

Could you help me to explain using of Action.Submit property of the Image element in Flow for posting message in Teams?

 

My example of adaptive card: 

{
 "type": "AdaptiveCard",
 "body": [
 {
 "type": "TextBlock",
 "size": "Medium",
 "weight": "Bolder",
 "text": "Rate the collaboration",
 "separator": true,
 "color": "Accent"
 },
 {
 "type": "TextBlock",
 "text": "Please rate your experience! ",
 "wrap": true
 },
 {
 "type": "ColumnSet",
 "columns": [
 {
 "type": "Column",
 "items": [
 {
 "type": "Image",
 "style": "default",
 "size": "Medium",
 "selectAction": {
 "type": "Action.Submit"
 },
 "url": "https://cdn3.iconfinder.com/data/icons/sympletts-free-sampler/128/star-512.png"
 }
 ],
 "width": "auto"
 }
 ]
 }
 ],
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "version": "1.2"
}

Can I use the property of Image element for Post an Adaptive Card to a Teams user and wait for a response step? And to collect a response?

 

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,651 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,999 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow