Integrations

Connect form submissions to Google Sheets, Zapier, Make, and other tools you use every day.

Spam filtering: Submissions flagged as spam do not trigger any integrations, webhooks, or notifications. See Spam Protection for details.

FormBlade integrates with your tools in three ways:

TypeHow it worksPlan
NotificationsAlerts to Email, Telegram, Slack, Discord, Viber, TeamsAll plans (free)
Data integrationsNative connections that push submission dataPro+
WebhooksRaw JSON POST to any URL — use with Zapier, Make, n8n, IFTTT, Pabbly, or your own serverPro+
Looking for Slack, Discord, Telegram, Viber, or Teams? These are notification channels, configured per form in the Automations tab. Free on all plans. See the Notifications page and individual setup guides for Slack, Discord, Telegram, Viber, and Teams.

Data integrations

Native integrations that push submission data directly into other services. No webhooks or middleware needed.

AVAILABLE

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.

AVAILABLE

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.

AVAILABLE

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.

AVAILABLE

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.

AVAILABLE

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.

AVAILABLE

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.

COMING SOON

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.

AVAILABLE

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.

COMING SOON

HubSpot

Create or update CRM contacts from form submissions. Map form fields to HubSpot contact properties. Associate contacts with deals, companies, or lists.

COMING SOON

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.

AVAILABLE

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.

AVAILABLE

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