private beta · june 2026

Sync your business data into Airtable

Connect Stripe, Shopify, Square, and 3 more sources. AI infers your Airtable schema. Sync runs on a schedule, errors retry automatically.

AirtableAirtable base· ai-mapped
SourceEventAirtable fieldType
Stripecharge.succeededRevenue[Number]
Shopifyorder.createdCustomer[Link]
HubSpotdeal.wonStage[Single Select]
Etsylisting.soldTitle[Text]
Squarepayment.capturedAmount[Currency]
eBayorder.fulfilledTracking[URL]

live sample · stripe → airtable sync ↑

  • 9 connectors live today
  • Private beta — June 2026
  • Built with Airtable Extension SDK

connectors live today

9 connectors. AI-mapped fields.

6 sources sync into 3 destinations. Schema inference runs on first connect — no manual mapping.

Sources06 / live
  • Stripe logoStripe
  • Shopify logoShopify
  • HubSpot logoHubSpot
  • Etsy logoEtsy
  • Square logoSquare
  • eBay logoeBayBeta
Destinations03 / live
  • Airtable logoAirtable
  • Google Sheets logoGoogle Sheets
  • Notion logoNotion

how it works

Three steps. No manual mapping.

01 / connect

Connect

Authorize your data source with OAuth. No code, no copy-paste tokens.

POST /api/connectors/stripe
{ "auth": "oauth2",
  "scope": "read:charges" }

02 / ai infers schema

AI infers schema

Claude reads sample records and proposes Airtable fields with types. Review and apply.

{
  "source": "stripe.charge.succeeded",
  "mapped_fields": {
    "amount": "Revenue [Number]",
    "customer": "Customer [Link]"
  }
}

03 / sync runs

Sync runs

15-min schedule on Starter, webhook-driven on Pro. Transient errors retry automatically.

{
  "schedule": "*/15 * * * *",
  "retries": 3,
  "backoff": "exponential"
}
  • 1,282

    automated tests passing

  • 9

    connectors live today

  • Jun '26

    private beta launch

differentiator

What makes airsource different.

F0 · differentiator

AI schema inference

Connect a source — get an Airtable-ready schema. Skip manual mapping; review and apply.

{
  "source": "stripe.charge",
  "mapped_field": "Revenue [Number]"
}

F1

Built for Airtable

Native Extension SDK integration. Lives inside your base, not a separate dashboard.

F2

Reliable scheduled sync

15-minute scheduled sync on Starter; webhook-driven realtime on Pro and Business. Retries on transient errors.

pricing

Pricing

Join the waitlist for early access. Invites convert to 14-day private beta access — Pro-equivalent features, no credit card. June 2026.

Starter

For getting started

$9/mo
  • 1 source × 1 destination
  • AI schema mapping
  • 15-minute sync
Join the waitlist

Pro

● recommended

For growing teams

$29/mo
  • 5 sources × 3 destinations
  • Realtime sync
  • Automatic retries
Join the waitlist

Business

For scale

$99/mo
  • Unlimited sources & destinations
  • Priority support
  • Custom mapping
Join the waitlist

private beta · june 2026

Get in before public launch

Seven source connectors are available today. We're onboarding waitlist users in order — tell us what you need to sync and we'll prioritize your connector.

Which sources do you need?

Private beta — June 2026. Unsubscribe at any time.

Built because exporting CSVs into Airtable every Monday gets old.