wix-incubator / wix-code-mls

Wix Code MLS integration using the RETS protocol
MIT License
10 stars 24 forks source link

Connecting Images with Property #3

Open drewofkraus62 opened 4 years ago

drewofkraus62 commented 4 years ago

Hi there,

I'm trying to connect the property photos with the listing. I'm able to add the listing details into a collection and the images into a separate collection. But, how do I connect the two so I know which listing goes with the photos. Any help is much appreciated!

Best,

Andrew | Slick Haus

Salman2301 commented 4 years ago

You can either use a reference field or store the property ID including the images So, you can filter the images

drewofkraus62 commented 4 years ago

You can either use a reference field or store the property ID including the images So, you can filter the images

Hi,

I still can't figure out how to match up Images to the correct property.

I'm not seeing a "Property ID" or "Listing ID" field associated with the images.

I'm only seeing a "Resourcerecordkeynumeric" and "Originatingsystemmediakey" in my Media database. But, those don't match with any fields in the Property database.