Skip to content
Documentation Menu
WP connect > wpDataTables Airtable Add-On Documentation

wpDataTables Airtable Add-On Documentation

⚠️ IMPORTANT NOTE

wpDataTables Airtable Add-On is a ONE-WAY SYNCFrom Airtable to WordPress ONLY!
Changes made in WordPress will NOT sync back to Airtable, so be sure to manage your data from Airtable to keep everything updated correctly.

Thank you for purchasing our product!

This add-on allows you to seamlessly sync your Airtable tables into WordPress using wpDataTables. Below is a step-by-step guide to help you install, connect, and display your Airtable data.

Installation & Activation

  1. Download the zip archive of plugin on your computer.
  2. Log in to your WordPress dashboard.
  3. In the WordPress dashboard, go to Plugins > Add Plugin.
  4. Click on Upload plugin button at the top of the page.
  5. Click on Choose File button and select the plugin file you downloaded in step 1.
  6. Click on Install Now button.
  7. Wait for the plugin to be installed, and then click the Activate Plugin button.

Generate Airtable Access Token

You will be asked for an Access token to connect your account. We recommend that you retrieve this token using the this link.

  1. In Airtable, click on your profile image and go to Builder Hub.
  2. Click on Personal Access Tokens in the Developers section.
  3. Click on Create new token.
  4. Give your token a Name.
  5. Click Add Scope and select:
    • data.records:read
    • schema.bases:read
  6. Click Add Base and select the base you want to connect.
  7. Click Create Token.
  8. Copy your token to your clipboard.
Air WP Sync - Airtable to WordPress: How to generate a personal access token

Creating a New Table in wpDataTables

  1. In the sidebar, go to wpDataTables menu.
  2. Click on Create a Table sub-menu.
  3. Choose Create a data table linked to an existing data source and click Next button.
  4. Name your table.
  5. Select Airtable as the Input Data Source Type.
  6. Paste your Access Token.
  7. Select the BaseTable, and View you want to connect.
  8. Click on Save Changes button.

📌 Note: after saving the settings, you should see “Authentication successful”.

After saving, your Airtable table will be available in wpDataTables.

You can:

  • Modify column types by clicking the settings icon of each column. Click on Save changes button to apply changes.
  • To show/hide columns quickly click on Column List button in the Table preview and columns setup section and click on the eye icon for each column, then click Save.
  • Customize permissions, display, sorting, filtering, and more in the table settings.

Displaying the Table on Your Pages

  1. Copy the shortcode displayed next to your table name.
  2. Go to the WordPress page where you want to display the table.
  3. Paste the shortcode into the content area.
  4. Click Update or Publish.
  5. Visit your page to see the table live.

You’re now ready to sync and display Airtable data in WordPress using wpDataTables!

Supported Airtable fields

  • Single Line Text
  • Long text
  • Multiple select
  • Single select
  • Number
  • Date
  • Date & Time
  • Phone
  • Email
  • URL
  • Percent
  • Currency
  • Collaborator

Supported wpDataTables fields

  • String
  • Integer
  • Date
  • DateTime
  • Time

Not supported Airtable fields and views

Here is what is not supported by our plugin yet:

Fields :

  • Button
  • Lookup
  • Attachment (for uploading images, files, etc.)
  • Checkbox
  • Rating

Views :

  • Calendar
  • Gallery
  • Kanban
  • Timeline
  • List
  • Gantt
  • New section
  • Form
  • URL link
  • E-mail link
  • Image
en_US