First time here? Check out the FAQ!
0

New RETS connection

I was just given notice that the FTP feed is being discontinued tomorrow and I need to switch to RETS. My system is Linux and I program in Perl. Is there an API I can get or documentation somewhere that explains how to use the RETS system?

asked 2016-03-30 04:41:52 -0500
This post is a wiki. Anyone with karma >75 is welcome to improve it.
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The place to start for documentation and tools is: http://www.reso.org/

I think libRETS has support for Perl. http://www.reso.org/tools/

"https://github.com/NationalAssociationOfRealtors/libRETS"

bwolven's avatar
bwolven
answered 2016-03-30 11:42:29 -0500, updated 2016-03-30 11:45:50 -0500
edit flag offensive 0 remove flag delete link

Comments

I made progress with this today but I need help getting logged in. I am using https://westky.rets.paragonrels.com//... as the URL in the Perl script but my username/password doesn't seem to work. My login works if I use this URL in a browser.

bildun's avatar bildun (2016-04-10 19:35:38 -0500) edit

Try: "https://westky-rets.paragonrels.com/rets/fnisrets.aspx/WESTKY/login?rets-version=rets/1.7.2"

Also use basic authentication when using HTTPS.

bwolven's avatar bwolven (2016-04-11 16:44:09 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer