0

We are now working on a new project integrating one of our client's website with CREA DDF.

We are now fetching and updating/creating listings based on the list of updated listings from DDF API. However, at some point, we stopped getting any new listings.

A question that I could not clearly get an answer for in the documentation: enter image description here Does Retrieve all active records updated since a specified date/time call include new listings as well?

Shurik Agulyansky
  • 2,607
  • 2
  • 34
  • 76
  • AFAIK new listings are considered active listings. – slim Sep 29 '20 at 19:01
  • @slim Yeah, that was our assumption as well. But it seems like it does not work. – Shurik Agulyansky Sep 29 '20 at 23:04
  • Which date field are you querying exactly? The status change timestamp? A new listing wouldn't have a value for that field yet and therefore wouldn't show up in your search. Just a thought. – slim Oct 01 '20 at 20:19
  • @slim well, I am following the docs. So, it the LastUpdated – Shurik Agulyansky Oct 02 '20 at 05:37
  • Can you try this: Query the MLS for new listings and check the value of the LastUpdated field to see if it's set to anything. Also, can you include the actual DMQL query you're running in your question? – slim Oct 02 '20 at 12:53
  • New listings will be retrieved using LastUpdated – Nader14y Dec 03 '21 at 17:59

0 Answers0