
Announcements
I am trying to parse this JSON object in powerflow to get the GUID corresponding to _tp_accountexecutive_value.
I am assuming it is a simple Json parse but i haven't found any syntax in powerflow which can help me supply the key to retrieve the value.
Does anybody know of any resource which can help me do this? Thanks.
Hello @Pradheep
I assume you mean Power Automate?
Yes you can use a Parse JSON action, than click 'Generate from sample' and paste in the sample JSON that you have shown in the picture above.
You should now be able to dynamically choose the values.