I feel like there’s probably a good reason why this isn’t possible in stream processing right now. But honestly, being able to just create a query directly on streamed JSON would be a huge help. Right now I end up just saving the JSON response to a file first, figuring out the query there in the menu settings, and then going back to the original stream data. It works, but it feels like an extra unnecessary step and kind of breaks the workflow. It would be way nicer if this was supported directly.

