Airtable
Supported Fields
🤖 AI field
📂 Attachment (Image)
#️⃣ Autonumber
📇 Barcode
🔘 Button
☑️ Checkbox
🫂 Collaborator
🔢 Count
🧑 Created by
💱 Currency
📅 Date
⏱️ Duration
📊 Formula
🖇️ Linked records
🖇️ Linked records - multiple
📝 Long text
📰 Long text - rich text
👀 Lookup
🏷️ Multi-select
#️⃣ Number
➗ Percent
📞 Phone number
⭐ Rating
🆔 Record ID
🌀 Rollup
🔽 Single select
📝 Single line text
🔗 URL
Things to Keep in Mind
Airtable view sync
Whalesync supports syncing Airtable views! Note - you can't use Airtable view sync and two-way sync at the same time.
See our guide for more details:
Airtable view syncAirtable rich text caveats
Airtable rich text is a form of Markdown, and one common use case for Whalesync is to use Airtable rich text to create content to publish on a website. Therefore we support converting Airtable rich text to HTML.
In order to preserve all spacing within Airtable rich text, Whalesync sometimes needs to add empty lines to the produced HTML. These empty lines show up like this:
The HTML character ​
is hidden by browsers, but wrapping the character in a paragraph tag will produce an empty line.
Last updated