Rest api next url

We all start from scratch and make our way from there!

I think you need to use the key of your return object without string-ing it when in this node:

{
   ta: "daa"
}

Then, back in your App, you'll get the response from your workflow when you trigger it and setup the Event handler for success:

1 Like