Property Search
After a few days of toiling with getting coldfusion and rets to play nice together. I finally got the major hurdles out of the way. I only have a few more things to complete before I can release a tutorial and test app.
Right now, the one thing standing in my way is how to create a search based on brokerID. This search would return all properties with the status of active associted to a specified broker. I can get all the properties associated to a broker, but the one thing I cant figure out is how to get all the properties that are active. Below is the string I pass to pull property info.
T
SearchType=PROPERTY&Class=RES&Query=(OFFICELIST=** ***)&Limit=25&Format=STANDARD-XML
|