# How to sync images

{% embed url="<https://www.loom.com/share/2cbc66c7701144c79866f6195e10fd30?sid=4f45a60f-52fd-49ce-875d-11220165dc9a>" %}

**TL;DR**

1. Create a "Media" table in Airtable
2. In the Airtable table you want to have an image field (e.g. Posts), create a linked record field to the Media table
3. In your ACF custom image field name the field "image\_fk\_media"
4. Now you can map the linked record field in Airtable to the ACF custom field in WordPress

<figure><img src="https://2481481593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLaMDbvbGOow76E8CnqW%2Fuploads%2FbEM7yJABgY2F4bU3CpEP%2FCleanShot%202023-06-21%20at%2018.41.49%402x.png?alt=media&#x26;token=df5af26d-d987-472d-84ff-259ecf7cacf3" alt=""><figcaption></figcaption></figure>
