Skip to content
Documentation Menu
WP connect > Air WP Sync Documentation > How to use JetEngine with Air WP Sync?

How to use JetEngine with Air WP Sync?

Air WP Sync is a powerful tool for importing data from Airtable into WordPress. While it is not yet fully compatible with all JetEngine field types, it is possible to use Air WP Sync with JetEngine by leveraging custom fields and ensuring the field types match.

Step 1: Setting Up JetEngine Custom Fields

Before syncing data, you need to create custom fields in JetEngine and assign the appropriate field type. Air WP Sync maps data based on this type.

  1. Go to JetEngine > PostType and click on Add New button to create a new post type .
  2. In the Meta Fields section, add the fields you want to sync by clicking on the New Meta Field button.
  3. In the field settings, make sure to define a Name/ID (slug) (this will be used for mapping in Air WP Sync) for each custom field.
  4. Save (or update) the post type by clicking on Add/Update Post Type button.

Step 2: Importing with Air WP Sync to JetEngine Field

Once your JetEngine custom fields are ready, set up your Air WP Sync connection to import your Airtable data correctly.

  • Go to Air WP Sync > All Connections.
  • Click on Add New Connection button to create a new connection.
  • In the Airtable Settings section, fill your Airtable access token in the Access Token field.
  • And select your Airtable Base, Table, and View (optional) linked to your access token.

Setting Up Your Import

In the Import As… section:

  • In the Import as drop-down, select Post.
  • In the Post Type drop-down, select the JetEngine post type created before.

Field Mapping

In the Field Mapping section:

  • Choose an Airtable field: in the Airtable Field side, select your Airtable fields from the drop-down menu.
  • Select a WordPress field, in the Import As drop-down menu:
    • Select basic WordPress fields such as Title, Slug, Category, Featured Image, Taxonomy.
    • Or select Custom Field to map with the JetEngine custom field, and type the slug of JetEngine custom field.

⚠️ Ensure that the field types in Airtable match the types of the JetEngine custom fields.

Import and Sync

Once all your connection settings are done:

  1. Click on the Publish button in the top-right of the connection.
  2. Click on the Sync Now button in the Actions section of your connection to import and sync all your Airtable base content into your new custom post type.

Step 3: Viewing the Imported Data in JetEngine

After the import is complete, you can check how the data appears inside your JetEngine-powered custom post type.

  1. Go to the WordPress dashboard and open the custom post type you have created by clicking on the menu item corresponding to its name..
  2. Open a post to verify that all mapped custom fields have been correctly imported.
  3. If you use Elementor or Gutenberg, you can display the JetEngine fields dynamically on the front-end.

Imported Posts

Imported data to JetEngine fields

Supported JetEngine Fields

Air WP Sync currently supports mapping the following JetEngine field types:

JetEngine Field TypeAirtable Compatible Data Type
TextSingle line text
TextareaLong text
WYSIWYGLong text (formatted in HTML)
enable rich text formatting
MediaAttachment (single file)
GalleryAttachment (multiple files)
SelectSingle select
RadioSingle select
NumberNumber
DateDate

These field types will sync seamlessly if the Airtable field type matches the expected JetEngine field type.

Unsupported JetEngine Fields

Currently, Air WP Sync does not support mapping the following JetEngine fields:

  • Time
  • Datetime
  • Switcher
  • Checkbox
  • HTML
  • Repeater (partially works, but not fully supported)

If your project requires one of these fields, consider using an alternative field type that is supported.

Need Help?

By following these steps, you can seamlessly sync your Airtable data with JetEngine custom fields using the Air WP Sync plugin. This integration keeps your data consistently updated and centrally managed, ensuring efficiency and accuracy.

If you encounter any issues or have questions, feel free to reach out to our support team for assistance. You can also check our full documentation or the other Advanced Articles.

Happy syncing!