Comment on page
Advanced Custom Fields (ACF)
How to use Whalesync's WordPress connector with ACF
Whalesync supports syncing Custom Post Types and Custom Fields with ACF .
🚀
To use ACF Custom Fields, you'll need to toggle the setting "show in REST API" on for each Field Group you want to use:

See
👇
Similar to Images, WordPress treats "Users" as a separate entity, so special steps need to be taken:
- 1.In WordPress, go to your ACF custom field for Authors
- 2.In the field name add "_fk_users" at the end
- 3.In Airtable, make the field a linked record to the Users table
- 4.Map the fields in Whalesync

Example of adding "fk_users" in WordPress
Last modified 5mo ago