First time here? Check out the FAQ!
0

Lake Country BoR - How to Pull Agent/Office Classes

  • retag add tags

Can you please clarify how we are to extract the Agent and Office classes with the below credentials? I have provided examples and responses below as well.

http://lcbormls.rets.paragonrels.com/... UN: WolfT

For the Agent class, we have tried using U_UpdateDate, U_InputDate and U_StatusDate and all the fields are throwing the same error (below); RETS Error: 20200 - 'Unknown Query Field [U_UpdateDate].'

feed_search_configuration for Agents: FEED_NAME=“ga_lcbor_idx” OBJECT_TYPE=“AGENT” SEARCH_TYPE=“Agent” CLASS_NAME=“Agent” ID_FIELD=“U_AgentID” STATUS_BLOCK=“[NULL]” MODIFICATION_TIMESTAMP_RESPONSE_FIELD=“U_UpdateDate” TIMESTAMP_QUERY_BLOCK=“U_UpdateDate={timestamp}+” CREATED_AT=“2021-10-29 18:05:34.583170000” UPDATED_AT=“2021-10-29 18:05:34.583170000" PAGE_SIZE=“250” RESPONSE_FORMAT=“COMPACT_DECODED”

For the Office class, we tried using O_UpdateDate and O_InputDate and both the fields are throwing the same error (below); RETS Error: 20200 - 'Unknown Query Field [O_UpdateDate].'

feed_search_configuration for Offices: FEED_NAME=“ga_lcbor_idx” OBJECT_TYPE=“OFFICE” SEARCH_TYPE=“Office” CLASS_NAME=“Office” ID_FIELD=“O_OfficeID” STATUS_BLOCK=“[NULL]” MODIFICATION_TIMESTAMP_RESPONSE_FIELD=“O_UpdateDate” TIMESTAMP_QUERY_BLOCK=“O_UpdateDate={timestamp}+” CREATED_AT=“2021-10-29 18:05:34.297024000” UPDATED_AT=“2021-10-29 18:05:34.297024000" PAGE_SIZE=“250” RESPONSE_FORMAT=“COMPACT_DECODED”

MLSNotify's avatar
MLSNotify
asked 2021-10-29 15:52:30 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

I enabled O_UpdateDate and U_UpdateDate so at least you can do incremental pulls.
It looks like both Agent and Office resources only have limited fields selected for your profile.
You will need to contact the MLS directly to request the other fields.

bwolven's avatar
bwolven
answered 2021-10-29 16:31:51 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer