IDX Lead Forwarding for Developers

Updated Tuesday, February 22, 2022

Lead data can be sent from AgentWebsite IDX as an XML POST, in the format shown below. A software developer or programmer can create an application to parse the lead data from the XML nodes and map it into the correct API call on your lead management system, if one exists. This feature is only available for AgentWebsite IDX subscribers.

Basic Lead Forwarding

Here is an example of a typical XML data set provided via the Lead Forwarding service.


<?xml version="1.0"?>
 <LeadList> 
     <Version>2.05</Version> 
     <Status Code="200" Description="Success"/> 
     <Lead> 
         <ThisDataProvider> 
             <DataProviderName>http://www.ihomefinder.com/</DataProviderName> 
             <Snapshot> 
                 <Date>5/16/2022</Date> 
                 <Time>3:23:37 PM</Time> 
                 <RecordID>0</RecordID> 
             </Snapshot> 
         </ThisDataProvider> 
         <Contact> 
             <Note><![CDATA[ 
           Listing Information Request: 
           3000 MAPLE DR; CAMERON PARK, CA 95682 

          Listing Number: 1234567 Comments: This is a test message. Listing Agent MLS ID: JOEAGENT Listing Office MLS ID: 01REAL14 ]]></Note> 
             <Name> 
                 <First>Hillary</First> 
                 <Last>Homebuyer</Last> 
            </Name> 
            <Email>hillary@hmailinator.com</Email> 
            <Address> 
                <UnitNumber></UnitNumber> 
                <StreetNumber></StreetNumber> 
                 
                <Country></Country> 
                 
            </Address> 
            <PhoneList> 
                <Phone> 
                    <Number>(415) 555-1212</Number> 
                    <Description></Description> 
                </Phone> 
            </PhoneList> 
            <PreferredWayToContact></PreferredWayToContact> 
            <Role></Role> 
        </Contact> 
        <ProgressStatus>Lead</ProgressStatus> 
        <LeadOwnerID>68915</LeadOwnerID> 
        <OwnerAccountType>Agent</OwnerAccountType> 
        <LeadSource>Website Property More Info Request</LeadSource> 
        <LeadSubsource>iHomefinder</LeadSubsource> 
        <ListingNumber>1234567</ListingNumber> 
        <ListingAgentMLSID>JOEAGENT</ListingAgentMLSID> 
        <ListingOfficeMLSID>01REAL14</ListingOfficeMLSID>  
    </Lead> 
</LeadList>  
		

XML Value Notes

The 'Type' value included in the XML POST may be one of the following:

  • Single-family
  • Condo
  • Commercial
  • Land
  • Mobile-Home
  • Farm
  • Rental
  • Multi-Unit

For bedrooms and baths, the value currently will be a numeric value from 0 through 5.


Need Help With This? Contact Us!


20+ YEARS OF QUALITY SERVICE WITH A SMILE

@ 2024 AgentWebsite  Terms of Use | Privacy