Formstack Notion Integration
Sync Formstack with Notion automatically - forms, submissions, and fields always up to date, no coding needed
Free to start. No credit card required.
Trusted worldwide
500+ teams stopped copying data manually.
Yours can too.
The Formstack Notion integration lets you pull live form data directly from your Formstack account into Notion using Note API Connector. Whether you are collecting leads, gathering event registrations, or running customer surveys, this integration keeps your Notion databases in sync with your Formstack forms, submissions, and fields automatically.
With Note API Connector you can sync Formstack with Notion on a fully automated schedule (hourly, daily, or at custom intervals) without writing a single line of code. Connect your Formstack personal access token, choose a Notion database, map the form and submission fields visually, and your Formstack data flows into Notion on autopilot from that point forward.
How to connect Formstack to Notion
Connect your Notion workspace
Click Connect to Notion, authorize Note API Connector, and select the pages and workspace where your Formstack data should appear.
Get your Formstack access token and connect
In Formstack, open your account menu and go to Personal Access Tokens, then click Create Token and copy the generated value (it starts with fs_pat_). In Note API Connector, click Create Request, paste your Formstack API endpoint URL, open the Authorization tab, click the Bearer token tab, and paste your access token without the "Bearer" prefix. Give your request a name, then click Run.
Choose your data and map fields
In the Response Field Mapping screen, select which Formstack fields to include - such as form name, submission date, or field responses - and map each one to a Notion property. You can match existing properties, create new ones, or set the field type. Click Save & Import when you're done.
Set your sync schedule and go live
Enable Auto Schedule and choose your refresh interval. Your Formstack data will sync with Notion automatically from that point forward, with no manual refreshes needed.
⏱ Hourly / Daily / Custom
What Formstack data can you sync with Notion?
Use these Formstack API endpoints directly in Note API Connector. Each one can be mapped to a separate Notion database.
All forms in your account, with form name, ID, and status. Start here to get the form ID needed for the submissions and fields endpoints below.
https://www.formstack.com/api/v2025/forms
Every submission to a specific form, with all field responses and submission date. Build a searchable form response database in Notion. Replace {form_id} with your own value.
https://www.formstack.com/api/v2025/forms/{form_id}/submissions
Submissions across every form in your account in a single call. Use this to build one unified Notion database of all form responses.
https://www.formstack.com/api/v2025/submissions
The field structure of a form, with field labels and types. Useful for mapping form responses accurately into Notion. Replace {form_id} with your own value.
https://www.formstack.com/api/v2025/forms/{form_id}/fields
All folders used to organize your forms, with folder name and ID. Reference folder IDs when organizing synced forms in Notion.
https://www.formstack.com/api/v2025/folders
See how it works
Why sync Formstack with Notion?
Always up to date
Scheduled sync runs automatically. Your Notion database reflects live Formstack data without any manual work.
No coding required
Point, click, and map fields. Connect Formstack to Notion in minutes without any programming knowledge.
Custom schedule
Choose hourly, daily, or custom intervals. You control exactly when Notion pulls fresh data from Formstack.
Conclusion
With Note API Connector, setting up a complete Formstack Notion integration takes minutes, not days. Your form and submission data sync automatically into Notion on your chosen schedule, with no code and no manual copy and paste.
Whether you are building a live lead tracker, an event registration database, or a survey response archive, connecting Formstack to Notion gives you the flexibility of Notion's interface with the accuracy of your form data.
Frequently Asked Questions
Yes. Formstack provides a REST API that exposes forms, submissions, fields, and folders. Note API Connector connects to this API using a personal access token to pull your Formstack data into Notion on a scheduled basis.
In Formstack, create a Personal Access Token from your account settings and copy the value. In Note API Connector, connect your Notion workspace, click Create Request, paste a Formstack API endpoint URL, open the Authorization tab, click Bearer token, and paste your access token. Select your Notion database, map the fields visually, and run the import.
Yes. Enable Auto Schedule in Note API Connector and choose your refresh interval: hourly, daily, or custom. Your Formstack data will sync with Notion automatically on that schedule with no manual action required.
A Personal Access Token is a credential tied to your Formstack user account that authenticates API requests in place of a full OAuth2 app registration. It carries the same permissions as your Formstack user and is the simplest way to connect a tool like Note API Connector without building a public integration.
You can sync forms, form submissions, fields, and folders. Each Formstack API endpoint can be mapped to a separate Notion database, so you can build a complete form response archive or lead tracker inside Notion.
No. Note API Connector is a no-code tool. You paste your Formstack API endpoint URL, add your access token as a Bearer token, select your Notion database, and map fields visually using the response field mapping view. No programming knowledge is needed.
Yes. Note API Connector uses your Formstack access token for read-only data access. Your credentials are never stored in plain text, and Note API Connector never writes or modifies any data in your Formstack account.