Turn form submissions into pages in your Notion database
Each submission creates a page in the Notion database you choose. Native one-click OAuth, so leads land right inside your workspace.
Your form stays plain HTML
No SDK, no JavaScript snippet. Post your form to the Static Forms endpoint, switch on Notion in your delivery settings, and submissions start arriving.
<form action="https://api.staticforms.dev/submit" method="POST">
<input type="hidden" name="apiKey" value="YOUR_API_KEY" />
<input type="text" name="name" required />
<input type="email" name="email" required />
<textarea name="message" required></textarea>
<button type="submit">Send</button>
</form>Why connect Notion
- One-click OAuth
- Authorize Notion once and pick a database. No API keys, tokens, or third-party automation tools.
- A page per submission
- Each submission creates a structured Notion page, so you can triage leads with the views, statuses, and filters you already use.
- Built for team workflows
- Assign owners, add comments, and move submissions through your pipeline without leaving Notion.
How it works
The short version. Exact steps, screenshots, and troubleshooting live in the docs.
Read the full setup guideConnect your Notion workspace via one-click OAuth.
Choose the database where submissions should be created.
Every submission becomes a new page with the form fields filled in.
Manage leads in Notion with your existing boards, filters, and views.
Questions
Do I need Zapier or the Notion API to connect my form?
No. Static Forms includes a native Notion integration. Authorize via OAuth, pick a database, and each submission creates a page automatically.
How do submissions appear in Notion?
Each submission creates one page in your chosen database, with the form fields mapped to it, ready for your kanban boards, filters, and team workflows.
Which plan includes the Notion integration?
Notion sync is available on the Pro and Agency plans, with a free 14-day trial.
Pairs well with
Connect Notion in minutes
Start with a free 14-day Pro trial. No credit card, no sales call, just a working endpoint and the integrations you came for.