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 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

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 463 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 427 Moderator

#3
abm abm Profile Picture

abm abm 245 Most Valuable Professional

Last 30 days Overall leaderboard