Jan 29, 2017 12:22 PM
I have already tried Zapier, but am stuck as I have Advanced Custom Fields in my Custom Post Types. I have successfully imported fields to Google Sheets, but am stuck with the same issue.
I’m looking at Airpress and the Remote Database API today. Has anyone been successful with this?
Feb 11, 2017 12:48 PM
Hi Andrew,
I’m the author of Airpress and I’ve just updated Airpress and created a video tutorial at http://wordpress.org/plugins/airpress that should help get you up and running much quicker.
Jun 29, 2017 05:25 AM
I’ve custom coded a plugin that syncs Airtable content. It maps Airtable records to Wordpress entities.
I wrote it to allow the content creation people in our team to assemble a large body of content outside Wordpress, while the site is being built.
It’s rough, and lacks a UI for creating the configuration / mapping, but it works. It could be a useful start for a developer who wants the same functionality, but it’s not end-user friendly at this point. I’m happy to share what I’ve written if you’re interested. Message me or use the contact form on our website.
Feb 11, 2018 04:07 AM
Could be interesting to share some code on Github or anything :slightly_smiling_face:
Jun 17, 2020 02:49 PM
Hi Hugh,
I’ve been looking for something exactly as you’re describing. I have been using WP All Import to add Google Sheets, but being able to organize everything in Airtable and then post fields there directly in to ACF, Posts, or taxonomies would be amazing. The other plugins I’ve seen like Airpress and Airfields use shortcodes that would require an external call to bring in the data for, which I think could really slow down your site.
Have you posted this anywhere or are you looking to develop further?
Thanks!
Dave
Dec 03, 2020 01:17 AM
Hello guys,
Two years later what option did you ues to sync Airtable post and Wordpress ?
Feb 15, 2021 02:58 PM
Hi Hugh thanks for sharing! Like David, I’ve got the same problem and would love to see what you’ve been working on. I just messaged through the contact form on your website as well.
Feb 15, 2021 03:41 PM
Did you ever hear back about this, David?
Feb 21, 2021 02:52 PM
I am using webhooks and zapier. On the Wordpress side I’m using a combination of WP Webhooks Pro, and an amazing little plugin called ACF-to-rest-api. This is specifically challenging because of Advanced Custom Fields, but with those two plugins and a lot of head-banging it works.
Apr 05, 2022 03:58 PM
This sounds like the resolution of so many of us head-banging. Can you share more about your setup?
I switched a site to webflow using their powerimporter tool because of the blocks to making a wordpress site driven by airtable content.
Any insight would be appreciated