First time here? Check out the FAQ!
0

Webapiparagonpic imports for Solds extraction

We are in the process of extracting Webapiparagonpic ( https://paragonapi.com/login Paragon Information Central). We'd like to know what SOLD search query for the ff feeds we have for

  1. Tuolumne County Association of REALTORS
  2. Great Plains Regional MLS
  3. Baldwin Realtors MLS
  4. REALTORS® Association of Maui, Inc.

The current query we have used are: (StandardStatus eq 'Closed' or MlsStatus eq 'Sold')

Also, can we use the MediaUrl and serve them on our website? like webapibridge where we don't download the images anymore?

e.g. from Paragonapi's response to Media

{ "MediaKey": "392948ad7e4cac2ff27fef3479103ab8-m4", "MediaCategory": "Photo", "MediaURL": "https://dvvjkgh94f2v6.cloudfront.net/6d1efc38/91349/f3b61b38.jpeg", "MediaObjectID": "91349_4", "ResourceRecordKey": "392948ad7e4cac2ff27fef3479103ab8", "ResourceName": "Property", "ClassName": "Land", "ShortDescription": null, "MimeType": "image/jpeg", "Order": "4" },

Gmusa's avatar
Gmusa
asked 2023-05-10 06:43:29 -0500
Joe_Brueske's avatar
Joe_Brueske
updated 2023-05-10 09:15:20 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Hi Gmusa,

I need to fully understand what you mean by your first request. Are you asking which field you should be using? Or are you asking as to what type of sold listings are provided to you for those customers?

Joe_Brueske's avatar Joe_Brueske (2023-05-10 08:10:54 -0500) edit

what field we should be using to get the SOLD data for the following MLSs

Tuolumne County Association of REALTORS Great Plains Regional MLS Baldwin Realtors MLS REALTORS® Association of Maui, Inc.

Gmusa's avatar Gmusa (2023-05-11 07:39:39 -0500) edit
add a comment see more comments

1 Answer

0

what field we should be using to get the SOLD data for the following MLSs

Tuolumne County Association of REALTORS Great Plains Regional MLS Baldwin Realtors MLS REALTORS® Association of Maui, Inc.

Gmusa's avatar
Gmusa
answered 2023-05-10 10:10:17 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you,

Across the industry RESO has specified StandardStatus as the field where they've defined the specific lookups. StandardStatus has RESO's explanation:

The status of the listing as it reflects the state of the contract between the listing agent and seller or an agreement with a buyer

Their explanation of MlsStatus is:

Local or regional status that are well known by business users.

For instance, if an MLS has two statuses called Off Market, but a sub-title of Withdrawn and Temporarily Off Market, these would go out as Canceled and Hold in StandardStatus respectively. They could then send them both out as a local status in MlsStatus as Off Market. Hopefully that helps.

Joe_Brueske's avatar Joe_Brueske (2023-05-11 08:38:01 -0500) edit

Hi Gmusa,

I realized I didn't answer your second question. Since the CDN for PIC goes through Bridge, yes, you can link directly to the CDN. This is mentioned in the documentation hereunder the Media subheading. The CDN URL's returned for OpenMLS (paragonrels.com) will not allow you to link to them. We've taken specific steps to prevent this. in this case, you'll need to use replication.

Joe_Brueske's avatar Joe_Brueske (2023-05-11 09:18:16 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer