In Chat Trigger → Response Mode, pick “Using response nodes” (not “last node” and not “Respond to Webhook”).
but here is only two option last node and Respond to Webhook.. but not Using response nodes..
I am trying to execute from web site
In Chat Trigger → Response Mode, pick “Using response nodes” (not “last node” and not “Respond to Webhook”).
but here is only two option last node and Respond to Webhook.. but not Using response nodes..
I am trying to execute from web site
Hey @Nirupam_Das, welcome to the community ![]()
The “Using response nodes” option only exists in newer n8n versions. In your screenshot you’re on an older build that still shows just When Last Node Finishes and Respond to Webhook.
To fix this:
Update n8n to the latest version (Cloud should update automatically, self-host needs manual upgrade).
Once updated, you’ll see the Using response nodes option in the Chat Trigger → Response Mode.
If this helps, please mark it as Solution so others can find it easier ![]()
Hi @OptaneAI I also have the same problem. The option is not there. I am running on version [email protected]
Hello @Nirupam_Das, I don’t get what you want and need.
Can you describe more?
@Nirupam_Das @Lamek_Kanyangela if you’re still experiencing this issue, see below.
I had the same issue with the latest version (1.109.2) and in case it can help someone else experiencing this here’s a reminder that updating the n8n instance doesn’t automatically update the nodes in existing workflows.
So if you are either working on an old workflow from older n8n versions or have imported a template with node versions specified to an older version deleting and re-adding the Chat Trigger node may solve the issue. It did for me.