Describe the problem/error/question
I am currently working on creating a landing page as an alternative to using the N8N Form Trigger. The main objective is for a user to visit the website, fill out a form with their data, and then have that data sent as a JSON payload to a webhook within the workflow. However, I am unsure how to send the form data to the webhook.
I already tried some stuff but no success.
What is the error message (if any)?
Nope.
Please share your workflow
Share the output returned by the last node
The bottom workflow was successful but didnāt call the upper one.
Information on your n8n setup
- n8n version: Version 1.61.0
- Database (default: SQLite): .
- n8n EXECUTIONS_PROCESS setting (default: own, main): Default.
- Running n8n via (Docker, npm, n8n cloud, desktop app): Local Server.
- Operating system: Ubuntu.