First time here? Check out the FAQ!
0

Is there a Best Practices FAQ or guide to follow?

Yes! The Paragon RETS Best Practice Guide is available on our help site. Oddly enough, can't add it here directly.

http://paragonconnect.paragonrels.com...

Bruce, who answers many of the questions here, has put this together, and I think you'll find it to be a valuable resource.

RetsDeveloper's avatar
RetsDeveloper
asked 2017-02-27 23:42:01 -0500
vendorsupport's avatar
vendorsupport
updated 2017-07-12 13:58:45 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

From my experience I say the first thing is knowing how your going to handle your data. While this is my first actual attempt to do all this from scratch without having to use a IDX plugin or a service, the hardest thing I find is mapping the data. The MLS area I am working doesn't have good mapping fields. The RESO data dictionary is a good place to start to how your going to name your tables / fields for your database.

There is a limit to 2500 records. So knowing how to work the offset is a plus. Once you got all the data, need to figure a way to keep it updated, purge out old ones.

I am using the MEAN stack for what we are building.

But it all depends what you want to use to handle this data.

jscott388's avatar
jscott388
answered 2017-07-05 23:35:53 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer