My webhook response node is set up tp output a JSON in the structure I defined in the response body expression. But the output is a JSON response from the previous node, a chatgpt node output JSON.
What’s the issue here? Am I not using the respond to webhook node correctly? PLEASE. HELP ME OUT!
Thanks jabbson! i see what the issue is now, the webhook node is sending the exact JSON I defined, the output is there so that it can be used in the next nodes, right? But anyway I see that it is sending over the json I want. Thanks!