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"}"