Hello everyone,
So my issue is that no matter what I put where the flow parameters go, it gives me this error, even if it's a JSON.
This is the code:
TestZones.Run(Set(JSONCollection, JSON(Outputs)))
Pretty straightforward, yet I can't get it to work.
Add the Responds to Power Apps or Flow at the end of your flow, send an empty json {}
This will fix your Issue
by HTTP response action, do u mean the one with the green logo? i cant find where to put the JSON Schema. could you upload a photo of which action you mean specifically?
The respond to Power Apps action in Power Automate can only return a single object with one or more properties of a specific data type. It looks like you are trying to return a data set. To do that you need to use the HTTP Response action and specify a JSON schema for the array being returned.
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473