DMQL Queries for WP Property Importer

There are several dynamic fields available:

  • yesterday
  • this_week
  • this_month
  • next_month
  • previous_month

This can be used to run a daily sync with a RETS provider and only get listings that have been modified within the last day. For example, if the Property stores “Last Modified Timestamp” in “ModifiedTimestamp” field, your DMQL query may look like this:

(ModifiedTimestamp=[yesterday]+)

Usually your DMQL query will have more parameters, for example: (ModifiedTimestamp=[yesterday]+),(Status=|A)