Hello everyone.
I am running a web api in Power Automate Desktop. I am getting a json result from it.
I know how to parse json data in a cloud flow but how to do it in PAD.
The data I am getting is:
{"Info":{"Mode":"Email","Value":"abc@gmail.com"},"Success":true,"Message":""}
How can I get the Email and abc@gmail.com in two different variables.
And then store it in the excel.
I was able to penetrate inside Info but how to get the data inside it.
Can anyone show all the steps in a PAD flow?
@VJR
@Henrik_M
@MichaelAnnis
@Ankesh_49
@ryule