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]"
}private beta · june 2026
Connect Stripe, Shopify, Square, and 3 more sources. AI infers your Airtable schema. Sync runs on a schedule, errors retry automatically.
| Source | Event | Airtable field | Type |
|---|---|---|---|
| Stripe | charge.succeeded | Revenue | [Number] |
| Shopify | order.created | Customer | [Link] |
| HubSpot | deal.won | Stage | [Single Select] |
| Etsy | listing.sold | Title | [Text] |
| Square | payment.captured | Amount | [Currency] |
| eBay | order.fulfilled | Tracking | [URL] |
live sample · stripe → airtable sync ↑
connectors live today
6 sources sync into 3 destinations. Schema inference runs on first connect — no manual mapping.
how it works
01 / 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
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
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
F0 · differentiator
Connect a source — get an Airtable-ready schema. Skip manual mapping; review and apply.
{
"source": "stripe.charge",
"mapped_field": "Revenue [Number]"
}F1
Native Extension SDK integration. Lives inside your base, not a separate dashboard.
F2
15-minute scheduled sync on Starter; webhook-driven realtime on Pro and Business. Retries on transient errors.
pricing
Join the waitlist for early access. Invites convert to 14-day private beta access — Pro-equivalent features, no credit card. June 2026.
For getting started
For growing teams
For scale
private beta · june 2026
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.
Built because exporting CSVs into Airtable every Monday gets old.