Automatically send every new contact, order, and form submission from your UniLink page into an Airtable base in real time.
- Connect via an Airtable API key in Dashboard → Integrations → Airtable, then select the base and table where data should land.
- Map UniLink form fields to Airtable columns so every submission creates a perfectly structured new row.
- Real-time sync means your Airtable base is always current — no CSV exports, no manual copying, no lag.
Airtable sits at the intersection of spreadsheet and database, making it a favorite for creators and small businesses that need structured data without the overhead of a full CRM. When you connect it to UniLink, every visitor action on your page — a form submission, a contact request, an order — flows directly into the Airtable base you already use to run your business. You stop chasing scattered form emails and start working from one clean, organized table.
What Airtable Does
Airtable is a cloud-based relational database with a familiar spreadsheet interface. Bases contain tables, tables contain records, and each record has fields of various types: single-line text, number, email, URL, attachment, select, and more. Its flexibility makes it ideal for contact lists, order logs, editorial calendars, and product catalogs alike.
The UniLink–Airtable integration is primarily inbound: data collected on your UniLink page goes into Airtable automatically. This covers form submissions, newsletter signups, and product order details. You define the destination base, the destination table, and exactly how each piece of data maps to an Airtable field — then UniLink handles the rest every time a visitor submits.
For creators and businesses that rely on Airtable as their operational hub, this integration eliminates a manual step that would otherwise require Zapier or copy-paste workflows. New records appear in your base seconds after a visitor hits Submit, complete with timestamp and any custom fields you have mapped, so your team can act on fresh leads immediately.
How to Get Started
- Log in to your Airtable account, click your account icon in the top-right corner, and go to Account → API. Generate a Personal Access Token with data.records:write and schema.bases:read scopes for the bases you need.
- In the UniLink dashboard at app.unilink.us, go to Integrations and click the Airtable card. Paste your Personal Access Token into the API Key field and click Verify.
- UniLink will load a list of all bases your token can access. Select the target Base from the dropdown, then select the specific Table within that base where new records should be created.
- In the Field Mapping panel, match each UniLink data field (name, email, phone, message, product, amount) to the corresponding Airtable column. Required Airtable fields must be mapped — leave optional fields blank if not needed.
- Click Save Integration. Test by submitting your own form on your UniLink page and confirming the record appears in Airtable within a few seconds.
How to Use Airtable
- For a lead capture setup, add a Form block to your UniLink page with fields for name and email. Enable the Airtable destination, map the fields, and every signup lands instantly in your Airtable Leads table with a timestamp.
- For order tracking, connect your UniLink Store block to Airtable. Map product name, quantity, price, and buyer email so each completed purchase creates an order record you can manage from Airtable's Grid or Kanban views.
- Use Airtable's Automations (available on paid Airtable plans) to trigger follow-up actions the moment a new UniLink record arrives — send a Slack notification, create a task in Asana, or dispatch a welcome email via SendGrid.
- Build a Gallery view or Kanban view in Airtable on top of the incoming data. For example, a Kanban with columns for New Lead, Contacted, and Closed gives you a visual pipeline fed entirely by your UniLink page.
- Share a filtered Airtable view with team members so they see only the records relevant to their role — sales sees leads, fulfillment sees orders — all sourced from the same UniLink integration.
Key Settings
| Setting | What It Does | Recommended |
|---|---|---|
| Personal Access Token | Authenticates UniLink with your Airtable account | Generate a scoped token — avoid using a full-access token for security |
| Base Selection | Chooses which Airtable base receives new records | Use a dedicated base for UniLink data to keep it separate from other projects |
| Table Selection | Chooses the specific table within the base | Name it clearly, e.g. "UniLink Leads" or "UniLink Orders" |
| Field Mapping | Connects UniLink form fields to Airtable column names | Map all fields you collect; add a "Source" field set to "UniLink" for easy filtering |
| Duplicate Check | Prevents creating duplicate records for the same email address | Enable if you are building a contact list where uniqueness matters |
Get the Most Out Of Airtable
Airtable's real power becomes visible when you layer its built-in features on top of the raw data flowing in from UniLink. Start by setting up a Form view in Airtable as a backup — it is not something visitors will see, but it lets you understand the schema and verify field types before you start collecting live data from UniLink. Spending five minutes here prevents mismatched field types that cause sync errors later.
Use linked record fields to build relationships between tables. If you run a coaching business, you might have a Clients table and a Sessions table. When a new client signs up through your UniLink page, UniLink creates a record in the Clients table. Your Airtable automation then creates a linked record in Sessions for the first onboarding call. None of this requires you to touch a record manually.
For businesses with high submission volume, use Airtable's Interface Designer to build a custom dashboard on top of your UniLink data. A summary interface that shows total leads this week, conversion rate by source, and latest orders gives you business intelligence without paying for a separate analytics tool.
Rotate your Personal Access Token every 90 days as a security practice. When you generate a new token in Airtable, update it in UniLink's Integration settings immediately. The rotation takes under a minute and ensures that if an old token were ever compromised, it no longer grants access to your data.
Troubleshooting
| Problem | Cause | Fix |
|---|---|---|
| API key verification fails | Token was generated without the required scopes or has been revoked | Generate a new Personal Access Token in Airtable with data.records:write and schema.bases:read, then re-enter it in UniLink |
| Records appear but required fields are empty | The required Airtable column was not included in the UniLink field mapping | Open field mapping in UniLink Integration settings, find the empty column, and map it to the correct UniLink form field |
| Sync stops after a few days | Personal Access Token expired or was manually revoked in Airtable | Generate a fresh token in Airtable account settings and update it in UniLink Integrations |
| Duplicate records being created | Duplicate check is disabled and the same visitor submits the form more than once | Enable the Duplicate Check setting in UniLink Integration settings and choose email as the unique key field |
- Real-time sync means lead and order data is in Airtable within seconds of a visitor submitting
- Airtable's views (Gallery, Kanban, Calendar) turn raw submission data into actionable business dashboards
- Scoped Personal Access Tokens provide granular security control over what UniLink can access
- Native Airtable Automations can chain follow-up workflows the instant a new record arrives
- Airtable's free plan limits bases and automation runs, so high-volume use cases require a paid Airtable subscription
- Setup requires manually generating and managing an API token — slightly more friction than OAuth-based integrations
- UniLink can only write to Airtable, not read from it — displaying Airtable data on your page requires a separate workflow
Frequently Asked Questions
Where do I find my Airtable API key?
In your Airtable account, click your profile icon → Account → API. Airtable now uses Personal Access Tokens instead of a single API key. Create a new token, assign it the scopes data.records:write and schema.bases:read, select the bases it should access, and copy the token into UniLink.
Can I send data to multiple Airtable tables from one UniLink page?
Yes. You can set up multiple integration rules — for example, one rule sends form submissions to a Leads table while another sends store purchases to an Orders table. Each rule has its own base, table, and field mapping configuration.
Does the integration work with Airtable's free plan?
Yes. The basic connection and record creation work on Airtable's free plan. You will be limited by Airtable's free-tier constraints (1,000 records per base, limited automation runs). For higher volume, you will need a paid Airtable plan.
Can I display Airtable data on my UniLink page, or is it one-way only?
The native UniLink–Airtable integration is currently one-way (UniLink writes to Airtable). To display Airtable data on your page, use a Zapier or Make.com automation that reads from Airtable and posts to a UniLink webhook, or maintain a parallel Notion database that mirrors your Airtable base.
How do I prevent test submissions from polluting my real Airtable data?
Add a separate Airtable table called "UniLink Test" and temporarily point the integration to that table while you are configuring and testing. Once you confirm everything works correctly, switch the Table Selection back to your production table in UniLink Integration settings.
- Generate a scoped Personal Access Token in Airtable, then paste it into Dashboard → Integrations → Airtable to connect.
- Select your target base and table, then map form fields to Airtable columns so every submission lands in the right structure.
- Add a hidden "Source" field to track which UniLink page or campaign generated each record.
- Use Airtable Automations to trigger follow-up actions the moment a new record arrives from UniLink.
- Rotate your Personal Access Token every 90 days and update it in UniLink Integration settings to maintain security.
Ready to push every UniLink submission directly into Airtable? Open your dashboard and connect Airtable under Integrations today. New to UniLink? Sign up free and start building your page in minutes.
