You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Response to Webhook" node does not work with the submission from the "n8n Form" node. It returns an error stating "No Webhook node found in the workflow." I checked and found that:
In version 1 of the "Response to Webhook" node, it was working.
In version 1.1, it is not working.
To Reproduce
Add a n8n form to your workflow
Chose Respond when "Using respond to webhook"
Add a Respond to webhook node
Run workflow.
Expected behavior
It should work as if there was a Webhook node in the workflow.
Operating System
Self hosted
n8n Version
1.36.4
Node.js Version
18.16.0
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Bug Description
The "Response to Webhook" node does not work with the submission from the "n8n Form" node. It returns an error stating "No Webhook node found in the workflow." I checked and found that:
To Reproduce
Expected behavior
It should work as if there was a Webhook node in the workflow.
Operating System
Self hosted
n8n Version
1.36.4
Node.js Version
18.16.0
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: