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 / Get File Content in Sh...
Power Automate
Unanswered

Get File Content in Sharepoint returning no output

(0) ShareShare
ReportReport
Posted on by

Hi I am trying to retrieve a Json file from SharePoint and parse it and then do some additional transformation. But the flow is returning zero value. I don't understand why. If you look at the Parse Json, there is zero value for the output but when you click download, it does show up.


I have provided some image of the flow including the ouput, schema and code as well. Please let me know what I am doing wrong. Thank you in advance.

dataYoda74_0-1718229870120.png

 


dataYoda74_0-1718226216692.png

 

dataYoda74_1-1718226543305.png

dataYoda74_2-1718226573127.png

 

dataYoda74_3-1718226589124.png

 

 

Categories:
I have the same question (0)
  • v-yueyun-msft Profile Picture
    Microsoft Employee on at

    Hi , @dataYoda74 

    If you want to use the parse json after the "Get file content" action, you need to make the return to an array like this:

    vyueyunmsft_0-1718241743935.png

    outputs('Get_file_content')?['body']
     
     
    And in my thought , you may do not need to use the Parse json action, if you want to get the content-type , you can use this expression:
    outputs('Get_file_content')?['body']?['$content-type']
     
    if you want to get the content , you can use this expression:
    outputs('Get_file_content')?['body']?['$content']
     

    If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance! 

     

    Best Regards,

    Yueyun Zhang

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 May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 474

#2
11manish Profile Picture

11manish 268

#3
David_MA Profile Picture

David_MA 243 Super User 2026 Season 1

Last 30 days Overall leaderboard