RETS --> mySQL or Query RETS directly? (if so, how?)
Perfect timing on this site, and this group... hopeful someone here can help me get headed in the righ direction with a new project.
I have done a number of real estate related sites and built several automated mls-import applications, but have not had experience with RETS... until now. A client in another part of the state wants me to add the full local MLS to their site - their MLS belongs to a national service of some kind that offers RETS data for free, or a txt version of the same data for a yearly fee.
I have done a number of sites using csv text files and cfftp , reading the txt data into a mysql database once every night, then running my site from there, and I'm pretty sure this one would be just as straightforward. However, the client would like to save the setup fee and I'd like to know more about RETS. So...
I'm asking for suggestions - should I be looking to read the RETS data into a database just like I do with the txt-based apps, or would be more worthwhile to query the RETS server directly (leaving me at the mercy of that host/server's limits, uptime, etc) ? If the latter, what is the best first step? This site is on a windows host, and the backbone / client can be php or CF - however the display pages and the rest of the client site is all CF.
Beyond the basic understanding that RETS is some type of XML format, I am pretty much clueless... can CF 'speak' to RETS directly?
I have a login account for the RETS server - I checked it out quickly, looks like it takes me to an XML transaction page - not actual XML listing data, obviously something intended to be parsed by the RETS client. (... yeah... then what?... )
side note: the CFcommunity page with Tom's post about starting this group came up #2 in google for "RETS Coldfusion" ... does that mean CFC.org is intensely spidered, or just that there isn't much else out there on the subject?!?
Thanks for reading this long post..
Tags: cf, estate, listings, mls, real, realty, rets
Share
-
▶ Reply to This