How to pass results from app to workflow?

I'm new to retool and am trying to figure out something that might be quite simple.

I have an app in through which i receive an input. I want to use that input in a workflow. How can I access the app input data in a workflow?

Hey lsv,

You can pass JSON object to the webhook as documented here.

Hope that helps!