Syncing images
How to sync Shopify product images
Last updated
Was this helpful?
How to sync Shopify product images
Last updated
Was this helpful?
We suggest using our Shopify Template Pack which has the correct tables/fields pre-created
TL;DR
In order to sync product images, you'll need to create a Media table that is separate from your Products table
You can then link a Product to Media using a linked record (aka foreign key) field
Detailed Explanation
In Airtable (or your other connected app), create a table called "Media"
In the Media table, include at least two fields: 1) Shopify Product ID 2) Image
In the Products table, include a linked record from Product to Media