$ tinysync

tinysync

Airtable → Webflow sync

View on GitHub

                

What is it?

tinysync is a free and open source utility for one-way sync from Airtable to Webflow CMS. It handles all Airtable field types, gives granular control over what records sync, and works as either a command-line tool or as an Typescript library.

Get Started

CLI Tool

Interactive and easy to use terminal CLI.

Create and export sync configs, manage tokens, and run syncs using your arrow keys.

View CLI docs →

Core Library

Fully typed and easy to use.

Easily sync an entire table or just one record using a standardized format and a single function.

View library docs →