
Hello! I'm doing some testing and I'm having an issue returning a JSON value from flow into PowerApps. The data is returning to PowerApps but it is in the incorrect format. When using the 'Respond to PowerApps' action in Flow, the JSON data is returned as a string. I also tried using the 'Response' action instead, but it seems to be returning the data as an array. I have tried using the ParseJSON function but keep getting errors.
Here is an example of the JSON being outputted:
Hi @alandilworth ,
The JSON schema apparently doesn't match the JSON sample you have provided.
Best regards,