Hello! I marked this as a question, but I could not change the topic, so Im created a new topic (@ayaForm trigger custom path)
Is there a way to create a custom path with n8n Form Trigger?
For example: I have a list of persons and we don’t want that person select himself from the dropdown list, but we want to give him a form URL with custom ID, so we can filter that further in the workflow.
Hey, have you all seen that we added hidden fields to the Form node recently? Sounds like this is what you’re looking for. It let’s you pass a URL parameter into the form, like formUrl.com/formID?hidden_field=foo.