Pass value

Can I pass values to a n8n webform from a email

Looking at the below you’ll see there’s a n8n form trigger, basically what I want to do is in a email have a link that when you click it takes you to this n8n form where you can accept - may be something that n8n forms can’t do just yet but happy for any suggestions

Please share your workflow

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hi @Harry_Gentech,

I’m sorry, maybe I’m not understanding the point you’re trying to make, but you can absolutely add the form url to an email to have the workflow be triggered when the form is submitted.

Are you wanting a solution that doesn’t share the form’s url directly?