# Sync Airtable with Webflow CMS in 3 steps

<figure><img src="/files/2NGv2tkOoHfR8du9Sql7" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">Step 1: Connect Webflow and Airtable in PowerImporter</mark>

* Connect your Webflow CMS site and your Airtable base in your PowerImporter account
* You only need to do this once.

*Time required: 2 minutes*

### <mark style="color:orange;">Step 2: Map your collections and fields between Airtable and Webflow</mark>

* PowerImporter will automatically pull your Airtable fields and Webflow collection fields.
* Simply map the Airtable fields to the Webflow collection items, ignoring any fields you don't want to sync.
* You can view the supported Airtable and Webflow fields, and how they match each other [here](https://www.powerimporter.com/airtable-to-webflow-field-mapping).

*Time required: 2 minutes*

### <mark style="color:orange;">Step 3: Run your sync in PowerImporter and see the result!</mark>

Ready to sync?

* You can run a test sync to review whether it works as expected, without updating your Webflow site.
* You can also run your sync immediately.

Time required for importing into Webflow: ususally a few minutes. The time is dictated by the Webflow API rate limit.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.powerimporter.com/quick-start/sync-airtable-with-webflow-cms-in-3-steps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
