Integrations
Connect form submissions to Google Sheets, Zapier, Make, and other tools you use every day.
FormBlade integrates with your tools in three ways:
| Type | How it works | Plan |
|---|---|---|
| Notifications | Alerts to Email, Telegram, Slack, Discord, Viber, Teams | All plans (free) |
| Data integrations | Native connections that push submission data | Pro+ |
| Webhooks | Raw JSON POST to any URL — use with Zapier, Make, n8n, IFTTT, Pabbly, or your own server | Pro+ |
Data integrations
Native integrations that push submission data directly into other services. No webhooks or middleware needed.
Google Sheets
Automatically add a new row to a Google spreadsheet for every submission. Connect with one click using your Google account. Map form fields to columns. Pro plan and above.
Brevo (Contacts)
Add form submitters as contacts in your Brevo account. Auto-maps name, email, phone, and company fields. Optionally add to a contact list. Uses your existing Brevo API key. Pro plan and above.
Notion
Insert a row into a Notion database for every form submission. Requires a Notion integration token and database ID. Fields are mapped as rich-text properties. Pro plan and above.
Airtable
Add a record to an Airtable base for every submission. Provide your API key, base ID, and table name. Supports optional field mapping. Pro plan and above.
Trello
Create a card on a Trello board for every submission. Requires an API key, token, and list ID. The card description contains all form fields. Pro plan and above.
GitHub Issues
Create a GitHub issue from each submission — ideal for bug reports and feedback forms. Requires a personal access token and repository. Supports labels. Pro plan and above.
Microsoft Excel (365)
Append submissions as rows in an Excel workbook stored in OneDrive or SharePoint. Connects via your Microsoft account.
Leads
Turn form submissions into contacts in your CRM or email marketing platform. Map form fields to contact properties automatically.
Mailchimp
Subscribe form submitters to a Mailchimp audience. Provide your API key and audience ID. Map form fields to merge tags (FNAME, LNAME, etc). Pro plan and above.
HubSpot
Create or update CRM contacts from form submissions. Map form fields to HubSpot contact properties. Associate contacts with deals, companies, or lists.
SendGrid (Marketing Contacts)
Add submitters to your SendGrid marketing contacts database. Assign to lists and segments for email campaigns.
Support ticketing
Turn form submissions into support tickets in your helpdesk. Map an email field for the requester and an optional subject field.
Freshdesk
Create a Freshdesk ticket for every submission. Requires an API key and your Freshdesk domain. Sets status to Open and priority to Low by default. Pro plan and above.
Zendesk
Create a Zendesk ticket for every submission. Requires an API token, agent email, and subdomain. The form submitter becomes the ticket requester. Pro plan and above.
Email features
Email blocklist Pro+
Block specific email addresses or patterns from submitting your form. Supports wildcards: spam@test.com, *@spam.com, *@*.disposable.com. Configure in your form's Security tab under "Email blocklist".
Conditional email routing Pro+
Route notification emails to different recipients based on field values. For example, send submissions where "department" equals "sales" to the sales team email. Add rules in your form's Automations tab under "Conditional email routing". Each rule has a field name, operator (equals, contains, starts with, ends with), value, and a destination email.
Weekly digest
Receive a weekly summary email with submission counts and spam stats for your forms. Enable per form in the Automations tab. Digest emails are sent every Monday morning (UTC). Available on all plans.
Other ways to connect
Email forwarding
Many tools (Asana, Linear, etc.) accept emails to create items. Set your form's notification email to the tool's intake address and submissions become cards, tasks, or records automatically. Works on all plans.
REST API
Build your own integration using the FormBlade API. List submissions, create forms, and manage settings programmatically. Useful for custom dashboards, data pipelines, or syncing with internal tools.
Related
- Notifications — Email, Telegram, Slack, Discord, Viber, Teams (free on all plans)
- Webhooks — raw JSON to any URL (Pro+)
- API Reference — build custom integrations
- Auto-Responder — send replies to form submitters