FormsList's Airtable integration sends every form submission directly to an Airtable base as a new record. Each form field becomes a column value, giving you a structured spreadsheet-like view of all your responses with the full power of Airtable's relational database features. Airtable is a popular choice for teams that need more flexibility than a traditional spreadsheet. With linked records, custom views, automations, and a rich API, Airtable turns raw form data into actionable workflows. FormsList's integration removes the manual step of exporting and importing — data flows in real time. Connect FormsList to Airtable in under five minutes. Generate a personal access token, identify your base and table, and paste the credentials into the FormsList dashboard. No webhooks to configure, no Zapier subscription required, and no code to write.
Go to airtable.com/create/tokens and create a new personal access token with data.records:write scope for your target base.
Open your Airtable base. The base ID starts with 'app' and is in the URL. The table name is shown in the tab at the top of the base.
Make sure your Airtable table has columns that match your form field names. FormsList maps fields to columns by name. Add any missing columns before connecting.
In the FormsList dashboard, go to your form's Integrations tab. Select Airtable, enter your access token, base ID, and table name, then save. Submit a test entry to verify the record appears.
FormsList's Notion integration automatically sends every form submission to a Notion database. Each submission becomes a new row with all form fields mapped to database properties, giving you a structured, searchable record of every response. This integration is ideal for teams that already use Notion as their workspace hub. Instead of switching between tools to track leads, feedback, or applications, everything flows into the Notion databases you already work in. Filter, sort, and build views on top of your submission data using Notion's native features. Setup takes under five minutes. Generate a Notion API key, share your target database with the integration, and paste the credentials into the FormsList dashboard. Submissions start flowing immediately with no polling or manual syncing.
Learn moreFormsList's Google Sheets integration automatically adds every form submission as a new row in your spreadsheet. No manual exports, no copy-pasting, no Zapier middleware. Submissions flow from your form to your spreadsheet in real time. This integration is perfect for teams that use Google Sheets for lead tracking, data analysis, or reporting. Each form field maps to a spreadsheet column, and new submissions are appended as rows. You get a living, always-up-to-date record of every submission. The setup is seamless: authorize FormsList to access your Google Sheets, select or create a spreadsheet, and map your form fields to columns. From that point on, every submission automatically appears in your sheet within seconds.
Learn moreFormsList's webhook integration lets you forward form submissions to any HTTP endpoint in real time. Every time a form is submitted, FormsList sends a POST request with the submission data as a JSON payload to your webhook URL. This is the most flexible integration, enabling you to connect FormsList to any service, API, or custom backend. Webhooks are perfect for developers who want to process form data in their own systems — storing it in a custom database, triggering workflows, sending to a CRM, or connecting to services that FormsList doesn't have a native integration for. You can configure multiple webhook URLs per form, add custom headers for authentication, and set up retry logic for failed deliveries. FormsList logs all webhook attempts with status codes and response bodies for easy debugging.
Learn moreSet up your form backend in under a minute. No server required, no complex configuration — just a simple endpoint for your forms.