"Respond to Webhook" does not work with Chat trigger

Describe the problem/error/question

The following workflow should not give an error:

This is basically a duplicate of this issue regarding the n8n Form Trigger, but regarding the Chat trigger.

There is a PR which fixes this for the n8n Form Trigger, and I’ll be making a similar PR, just extending this for the Chat trigger.

What is the error message (if any)?

“No Webhook node found in the workflow”.

Information on your n8n setup

  • n8n version: 1.54.0
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • Running n8n via (Docker, npm, n8n cloud, desktop app): k8s
  • Operating system: ubuntu

Created the PR #10388 which addresses this issue.

Hi @miguel-mconf

Thanks so much :slight_smile: Will be merged soon!

1 Like

New version [email protected] got released which includes the GitHub PR 9886.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.