Create a New User in Notion Based on the Signup Form Submission - n8n Workflow | Neura Market
Create a New User in Notion Based on the Signup Form Submission
This workflow receives webhook data from a form submission and creates a new user (with name and email) if necessary. It also adds the current semester of the program to the relation for the user.

Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Will Stenzel
if
set
merge
notion
webhook
function
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.