Links
Comment on page

Sync Airtable & Postgres

Quick walk-through to connect Airtable and Postgres

Step-by-Step Guide

1. Click on Create New

2. Connect to Airtable

3. Click on Authorize

5. Click on Save Connection

6. Connect to Postgres

7. Click on Authorize

8. Copy your connection string (example from Supabase, but works with any Postgres database)

9. Paste the connection string, replace the password placeholder, and click on Authorize

10. Click on Map Tables

11. Map the tables you want to sync, choose sync direction, and continue by clicking on Map Fields

*Note - all Postgres tables must have a primary key that is auto-generated. See Postgres docs for more info.

12. Map the fields you want to sync and continue by clicking on Save Base

13. Enable sync by toggling sync on