Scratching my head with how to grab Zapier response variable

So… I’ve setup Zapier with a Bubble trigger and a Code action (using node.js to take an input variable I’ve passed through from Bubble and create a secure MD5 hash).

Here’s my prob… how do I grab the response variable generated in Bubble as a next step in a workflow?

@emmanuel can this be done?

If the response is flat you can use parameters in an API workflow.