# Airtable

## Airtable Connector

The Airtable connector allows you to sync records from your Airtable bases into your destination systems (e.g., Postgres, BigQuery, Snowflake).

***

### Supported Features

* **Two-way sync**: Keep Airtable records in sync with your destination.
* **Incremental updates**: Changes in Airtable are detected and synced efficiently in realtime.
* **Custom field mapping**: Map Airtable fields to your target schema.
* **Attachments**: Sync files stored in Airtable attachment fields.
* **Formula fields**: Stacksync also supports syncing Airtable’s calculated values (see Formula Fields for details).
* **Auto sync new fields:** Stacksync propagates Airtable schema changes automatically to the destination app where Airtable data is synced.

***

### Special Notes

* **Rate Limits**: Airtable’s API has strict rate limits (5 requests/second). Stacksync performs rate limiting to ensure not going over the rate limit.

{% content-ref url="airtable/authorize-airtable" %}
[authorize-airtable](https://docs.stacksync.com/two-way-sync/connectors/airtable/authorize-airtable)
{% endcontent-ref %}
