Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter elcapitan63

    (@elcapitan63)

    The country Taxonomy is active and the only country is Spain. Properties where not assigned to it. After assigning 20 properties I tried again (both with and without oversees format checked), with the same result. It’s still unclear to me if overseas format should be checked or not. For a non-native English speaker it’s difficult to understand “country selected that’s not anything other than”. Same goes for Google Translate.

    Thread Starter elcapitan63

    (@elcapitan63)

    I have both type of feeds and will test the ‘normal’ XML feed now. The remaining questions is if your plugin handles the incremental type (full database feed)?

    Thread Starter elcapitan63

    (@elcapitan63)

    this will clarify the issue:

    Regarding methods, please take note of the following information:

    1 – XML Feeds

    • Requires a database.
    • Property information on your website will not be in real-time.
    • XML feeds need to be programmed to run each night to update your website database, they cannot be executed during the day.
    • The full database feed is incremental; after the full feed has been executed for the first time, subsequent executions will only return property changes, additions and deletions to your database. The full database feed will NOT WORK with website creation applications such as Wix, 1&1, WordPress, etc.
    • The OwnProperties and New Developments feeds are not incremental and will load all properties on every execution of the feed.
    • XML export – Full Documentation for Web Developers

    2- API – This option pulls the data on a real-time basis.
    ?

    • Your web developer would need to setup server to server requests to pull properties onto your site without the need for a database, see the following articles which explain what you will need to setup to pull the properties correctly.
    • WebAPI V6 – Full Documentation for Web Developers
    • Your web developer would have to build your own search function for this option.
    • The WebAPI should not be used to populate a database as it does not contain the functionality to return updates only.
    • If using a CMS site (Contact Management System such as WordPress, Joomla, etc), you will need to use a custom-built plug-in to implement the API. There are web developers who have already developed a plug-in specifically for this use
      (these may not be available from the WordPress Plugin Store, but should be available directly from the developer’s website).

    So, I was looking at the wrong XML feed…

    Thread Starter elcapitan63

    (@elcapitan63)

    Hi STeve,

    the XML is obtained via the resales api as follows:

    https://webapi.resales-online.com/V6/SearchProperties?p_agency_filterid=1&p1=xxxxxxx&p2=a5e6f88bf819d5103672da0e8427f070a0922976

    where xxxxxxx is my client nr.

    Regards, Frank

    here is the related doc: Resales Online Web API V6 (resales-online.com)

Viewing 4 replies - 1 through 4 (of 4 total)