# Airtable to Webflow field mapping

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

<table data-full-width="true"><thead><tr><th width="221">Airtable field</th><th>Webflow CMS fields</th><th data-hidden></th></tr></thead><tbody><tr><td>Attachment</td><td>File / Image / Multi-image</td><td></td></tr><tr><td>Autonumber</td><td>Plain Text / Rich Text / Option / Number</td><td></td></tr><tr><td>Barcode</td><td>File / Image / Multi-image</td><td></td></tr><tr><td>Button</td><td>Not supported yet</td><td></td></tr><tr><td>Checkbox</td><td>Switch</td><td></td></tr><tr><td>Count</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Created time</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Created By</td><td>Not supported yet</td><td></td></tr><tr><td>Currency</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Date &#x26; Time</td><td>PlainText / RichText / Option / Number / Date/Time</td><td></td></tr><tr><td>Duration</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Email</td><td>Email</td><td></td></tr><tr><td>Formula</td><td>All fields except File / Image / Multi-image</td><td></td></tr><tr><td>Last modified by</td><td>Not supported yet</td><td></td></tr><tr><td>Last modified time</td><td>PlainText / RichText / Option / Number / Date/Time</td><td></td></tr><tr><td>Linked record (Link to another record)</td><td>Reference</td><td></td></tr><tr><td>Multiple linked record (Link to another record)</td><td>Multi-reference</td><td></td></tr><tr><td>Long text (With or without <a href="/pages/OVd64CZeDHMFjeGQJ1Ey">rich text formatting</a> enabled)</td><td>PlainText / RichText</td><td></td></tr><tr><td>Lookup</td><td>All fields except File / Image / Multi-image</td><td></td></tr><tr><td>Multiple select</td><td>Not supported yet</td><td></td></tr><tr><td>Number</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Percent</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Phone number</td><td>PlainText / RichText / Option /Number/ Phone</td><td></td></tr><tr><td>Rating</td><td>PlainText / RichText / Option / Number</td><td></td></tr><tr><td>Rollup</td><td>PlainText / RichText / Option / Number / Color</td><td></td></tr><tr><td>Single line text</td><td>PlainText / RichText / Option / Number / Color</td><td></td></tr><tr><td>Single select</td><td>PlainText / RichText / Option / Number / Color</td><td></td></tr><tr><td>URL</td><td>PlainText / RichText / Option / Number / Link / Video link</td><td></td></tr><tr><td>User</td><td>Not supported yet</td><td></td></tr></tbody></table>

You can read more about the Airtable fields [here](https://support.airtable.com/docs/supported-field-types-in-airtable-overview).\
You can read more about the Webflow CMS fields [here](https://docs.developers.webflow.com/data/reference/field-types-item-values).


---

# 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/resources/supported-fields/airtable-to-webflow-field-mapping.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.
