Hi everyone, I figured out how to pass Airtable array data into Webflow as multi-reference fields quite easily. However, I had to manually replace array value (e.g. Apple) with item ID in Airtable (e.g. 5ffqfeewgf). I set up the replacement rule completely manually — so I’m wondering if there’s a better way to automate this.
My first reaction was using join, but I’m not sure how to join on array fields exactly. Any tips on this?