Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response to Webhook node does not work with n8n form since version 1.1 #9156

Closed
n8n-ninja opened this issue Apr 17, 2024 · 3 comments
Closed
Labels
in linear Issue or PR has been created in Linear for internal review Released

Comments

@n8n-ninja
Copy link

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:

  • In version 1 of the "Response to Webhook" node, it was working.
  • In version 1.1, it is not working.

To Reproduce

  1. Add a n8n form to your workflow
  2. Chose Respond when "Using respond to webhook"
  3. Add a Respond to webhook node
  4. 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)

@Joffcom
Copy link
Member

Joffcom commented Apr 17, 2024

Hey @n8n-ninja,

Thanks for the report, I have managed to reproduce this and have created NODE-1305 to get it fixed.

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Apr 17, 2024
@n8n-ninja
Copy link
Author

you are welcome 🥷
thank you for your reactivity.

@janober
Copy link
Member

janober commented Apr 24, 2024

Fix got released with n8n@1.39.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review Released
Projects
None yet
Development

No branches or pull requests

3 participants