Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

How to read JSON file from Azure blob using Power Automate

(0) ShareShare
ReportReport
Posted on by 11

I have a JSON file which stored in Azure Blob storage and I need to verify the json property(result) using power automate when a new item gets added to the Blob and send an email.

I got Blob SAS url using Power-Automate(FLOW) action(Create SAS URI by path (V2)) but could not find any option to parse JSON with SAS Url.

Sample JSON as below "{"data": {"result": \”ticket\”, \”value\”: 0.767419, "influencers": {"contributor": {"0": \”Server: Process Status: Default\”}, "time": "2021-08-04 12:40:00"}"

  • Verified answer
    eric-cheng Profile Picture
    5,171 on at
    Re: How to read JSON file from Azure blob using Power Automate

    Hi @KGG ,

     

    Pass Path.

     

    Screenshot_20210825-213310_Chrome.jpg

    --------------------------------------------------------------------------
    If I have answered your question, please mark my post as a solution
    If you have found my response helpful, please give it a thumbs up

    Connect on LinkedIn

  • KGG Profile Picture
    11 on at
    Re: How to read JSON file from Azure blob using Power Automate

    Hi @eric-cheng ,

     

    Thanks a lot for your response.

    Your solution works fine when we use action(Get Blob Content V2) where we hardcode the blob eg: /test/test.json as shown in the below screen shot.

    Can we ge the latest item. eg: When a new item(new.json) gets added to blob storage, need to get that file(new.json) details.

    Please let me know if any clarification required

     

    Thanks again for your help and support.

     

     Screenshot 2021-08-25 at 4.15.07 PM.png

     

     

     

  • eric-cheng Profile Picture
    5,171 on at
    Re: How to read JSON file from Azure blob using Power Automate

    Hi @KGG ,

     

    Result from above.

     

    Screenshot_20210824-235942_Chrome.jpg

     

    --------------------------------------------------------------------------
    If I have answered your question, please mark my post as a solution
    If you have found my response helpful, please give it a thumbs up

    Connect on LinkedIn

  • Verified answer
    eric-cheng Profile Picture
    5,171 on at
    Re: How to read JSON file from Azure blob using Power Automate

    Hi @KGG ,

     

    Try this

     

    @base64(outputs('Get_blob_content_(V2)')?['body'])
     
    @base64ToString(outputs('Compose'))

     

    Screenshot_20210824-235540_Chrome.jpg

    --------------------------------------------------------------------------
    If I have answered your question, please mark my post as a solution
    If you have found my response helpful, please give it a thumbs up

    Connect on LinkedIn

     

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,522 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,890 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow