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 Apps / Returning tables from ...
Power Apps
Answered

Returning tables from power automate through power apps response action

(0) ShareShare
ReportReport
Posted on by 5

Hi, I'm looking to return a SharePoint list from a flow to an app using the power apps response action.  I managed to send the response as stringified json but `Set(list, Table(ParseJSON(TestGetListItems.Run().json)));` won't unpack the string into a valid table:  the columns aren't recognized.  Anyone has an alternative to transmitting table data to power apps via power automate?  Thanks!

 

In Power Automate runs:

jusataspera_0-1719393902805.png

In Variable inspector:

jusataspera_1-1719393991045.png

 

Categories:
I have the same question (0)
  • anandm08 Profile Picture
    1,936 Super User 2024 Season 2 on at

    hi @jusataspera ,

    There are two issues with the way you are doing it. 

    1) Respond to Power Apps action can't send back an array.  It can only send back a string.  To send back an array you need to use the HTTP Response action and provide an appropriate Schema in the advanced settings.

    2) If you are sending back an array then you want to capture the array as a collection using ClearCollect() instead of Set()

  • Daniel Bocklandt Profile Picture
    5,151 Super User 2026 Season 1 on at

    Hey @jusataspera ,

     

    Have you tried using the ParseJSON function? 

    In your Flow you can see that you're sending a JSON string back. So using the ParseJSON function should do the trick. You can either change to a collection or sill use the variable, that doesn't really matter. since a variable is a container for whatever you are putting in there even if it's a table. 

     

    Let me know if it helped you .

     

  • jusataspera Profile Picture
    5 on at

    Thanks @anandm08 .  Actually I was able to pull it off with "Respond to Power Apps" by stringifying the response.   Your Tip 2 saved me.

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard