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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Adaptive Card Response
Power Automate
Unanswered

Adaptive Card Response

(0) ShareShare
ReportReport
Posted on by

I am working on a use case where we send an adaptive card to users with more than one device in the company, the card includes a list of all devices along with 3 options for each device. The user submits the response on the adaptive card and I'm trying to update the SharePoint list with the options the user chose for each device.

 

My challenge is I'm able to get the response from users in the following format

{
"P-123": "Will Return",
"P-789": "Charge to Cost Center",
"P-456": "Need Help",
"comments": "Test comment"
}

Where P-123, P789, etc are the serial numbers of the device, I want to be able to loop through each item (Dynamic because a user can have 2-3-10 devices) and update respective item on the SharePoint list with the serial number.

I'm unable to use the cardoutput to loop because its an object so I guess I need to convert the cardoutput into an array to be able to loop and capture information. 


Sample: Converting the above sample

[
{
"choiceID": "P-123",
"response": "Will Return"
},
{
"choiceID": "P-789",
"response": "Charge to Cost Center"
},
{
"choiceID": "P-456",
"response": "Need Help"
},
{
"choiceID": "comments",
"response": "Test comment"
}
]

 

Can someone please help with this?

Categories:
I have the same question (0)
  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    @iazhar-k  can you share the details on how you are getting the response from the adaptive card?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 308

#2
David_MA Profile Picture

David_MA 256 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 226 Most Valuable Professional

Last 30 days Overall leaderboard