Response Body JSON is ignored by the Respond to Webhook Node

Hello,

I want to fill the JSON with variable “jobs” with the value of “data”. Below the Response Body the Output is correct. But on the right the Output still returns “data” and I don’t know why.

Thx for help.

UPDATE: The Response Body works. I’m just a little confused that this isn’t shown in the output.

Hi @FN2208, this is just the way the n8n ui displays it when you test from within the ui. Try calling your webhook from something like Postman and you’ll see the response will be correct