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 / Unable to Read the dat...
Power Automate
Answered

Unable to Read the data from the rest api result using the compose Action

(0) ShareShare
ReportReport
Posted on by

We are getting the below format data from parameter data_array as a result of the rest api call

 

 

[
[
"[{\"ID\":\"12\",\"Name\":\"Raju \",\"FolderName\":\"0028\",\"FACEID\":\"6462\",\"Status\":\"Completed\"},{\"ID\":\"13\",\"Name\":\"Suresh\",\"FolderName\":\"0027\",\"FACEID\":\"27628316.1.0\",\"Status\":\"Completed\"}]"
]
]

 

 

DataResult.PNG

We need to read actual data in string format  -([{\"ID\":\"12\",\"Name\":\"Raju \",\"FName\":\"0028\",\"FACEID\":\"6462\",\"Status\":\"Completed\"},{\"ID\":\"13\",\"Name\":\"Suresh\",\"FName\":\"0027\",\"FACEID\":\"27628316.1.0\",\"Status\":\"Completed\"}])  from result  and need to create a table for the actual data string.

We tried to use the compose action but unable to read the data in the string format.

 

Any help or suggestions on the same please. Thanks in Advance

 

Categories:
I have the same question (0)
  • Verified answer
    Chriddle Profile Picture
    8,697 Super User 2026 Season 1 on at

    Ask the API developers to respond with the correct JSON 😉


    Otherwise, use the json() function with the string:

    Chriddle_0-1700727571431.png

    json(first(first(outputs('Compose'))))

    Chriddle_1-1700727622463.png

     

  • TarunEY Profile Picture
    on at

    @Chriddle  Thank you for the help. It worked perfectly 😀 

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 378

#2
Valantis Profile Picture

Valantis 329

#3
David_MA Profile Picture

David_MA 283 Super User 2026 Season 1

Last 30 days Overall leaderboard