How to Send Visual Visitor Identified Visitors to Airtable
Airtable can serve as a lightweight CRM or lead tracking
database for Visual Visitor data. You can automate the creation of new Airtable
records for each identified visitor using Zapier or Airtable's native
automations with a webhook.
Option A - Zapier (easiest)
Create a Zap in Zapier with Webhooks by Zapier > Catch Hook as the trigger.
Paste the webhook URL into
Visual Visitor under Configuration
> Webhook.
Add an Airtable action step: Create Record in your target base
and table.
Map Visual Visitor fields to
Airtable fields (Name, Email, Company, ICP Tier, Page Visited, Date).
Turn on the Zap.
Option B - Airtable Automations
with a webhook
In Airtable, create an
automation. Set the trigger to When
webhook received.
Copy the Airtable automation
webhook URL.
In Visual Visitor, configure
the webhook endpoint to point to the Airtable URL.
In the Airtable automation
action, use the received webhook data to create a new record in your base.

Find Airtables Webhooks API documentation,
here.
Preventing duplicates: If the same visitor returns to your site multiple times,
multiple Airtable records may be created. Consider adding a de-duplication step
in Zapier (search for existing record by email before creating a new one) or
using Airtable's native field uniqueness constraint.
Click here to read more on sending a Webhook to Zapier.
Related Articles
Sending a Webhook to Zapier
When setting up your Webhook integration, you have the option to send via Zapier if your system does not take a direct Webhook. In the example below, we will walk through how to send information to a Google Sheet in real-time with our Webhook ...
Troubleshooting Zapier Integration Errors with Visual Visitor
Common Zapier Integration Issues Zapier is a common middleware used to connect Visual Visitor with CRMs, email platforms, and other third-party applications. Below are the most frequently reported issues and their recommended solutions. Timeout ...
How to Send Visual Visitor Leads to HubSpot Using Webhooks
Connecting Visual Visitor to HubSpot Using Webhooks Visual Visitor integrates with HubSpot using webhooks to create or update contacts in near real time when a visitor is identified on your website. Step 1 - Obtain a Webhook Endpoint HubSpot does not ...
How to Set Up a Webhook Integration Between Visual Visitor and Go High Level
You can push your visitor and lead data directly into Go High Level (GHL) using a webhook. This allows new identified visitors to automatically become contacts in your GHL CRM or sub-account pipeline. Step 1 - Get your GHL webhook URL 1. In Go High ...
Create a Webhook to Zapier
When setting up your Webhook integration, you have the option to send via Zapier if your system does not take a direct Webhook. In the example below, we will walk through how to send information to a Google Sheet in real-time with our Webhook ...