You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

How do I sign-up to participate in IDX?

BAREIS MLS® broker members (Participants) may participate in IDX by “opting-in”; that is, completing and signing the IDX/Reciprocal/Cooperative Advertising Form. BAREIS MLS® agent members (Subscribers) whose brokers have opted-in to the program may display IDX data directly on their personal websites.

The IDX Opt-In Form is available on bareis.com: Linked Document

The IDX Department may also send the form to the Participant through DocuSign upon request.

  • 110
  • 07-Jun-2022
  • 1115 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });