Hey folks:
I'm trying to return an Array from Power Automate to Power Apps.
The solution in this post looks good:
https://powerusers.microsoft.com/t5/Using-Connectors/Returning-JSON-Array-to-Power-Apps/td-p/1263412
Except for the premium Response action at the end.
Is there a way to do it only with the basic connectors? 🤓
Regards.
Thanks for the info Damien!
Hi @Valther
I had wrongly assumed that you could return a string and parse in Power Apps. I have found that the MS Team hope to release native parsing in Power Apps by the summer - see here Parse JSON in PowerApps - Page 7 - Power Platform Community (microsoft.com). Meanwhile if it is urgent, you could try this solution Solved: Collect JSON data? - Power Platform Community (microsoft.com) where you can split and parse programmatically.
Damien
Hey Damien, thanks for your reply.
But that action only returns a string, and I was looking for the way to get the object in Power Apps.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2