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"}"
Hi @KGG ,
Pass Path.
--------------------------------------------------------------------------
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
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.
Hi @KGG ,
Result from above.
--------------------------------------------------------------------------
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
Hi @KGG ,
Try this
--------------------------------------------------------------------------
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
WarrenBelz
146,522
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,890
Most Valuable Professional