<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://api.clickapost.com/info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://api.clickapost.com/info/feed.php">
        <title>ClickaPost API Info</title>
        <description></description>
        <link>http://api.clickapost.com/info/</link>
        <image rdf:resource="http://api.clickapost.com/info/lib/images/favicon.ico" />
       <dc:date>2009-01-24T20:05:31-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://api.clickapost.com/info/post_get_request_examples?rev=1231973441&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/pdf_documentation?rev=1229547066&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/optional_fields?rev=1229546995&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/updating_posts_via_api?rev=1229397851&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/automatic_xml_processing?rev=1229393722&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/what_happens_after_xml_is_processed?rev=1229393695&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/xml_response?rev=1229393659&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/the_strict_tag?rev=1229393647&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/required_fields?rev=1229393620&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/xml_post_requests?rev=1229393608&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/getting_started?rev=1229393597&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/welcome?rev=1229393562&amp;do=diff"/>
                <rdf:li rdf:resource="http://api.clickapost.com/info/clickapost_categories?rev=1229379219&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://api.clickapost.com/info/lib/images/favicon.ico">
        <title>ClickaPost API Info</title>
        <link>http://api.clickapost.com/info/</link>
        <url>http://api.clickapost.com/info/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://api.clickapost.com/info/post_get_request_examples?rev=1231973441&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-14T17:50:41-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>post_get_request_examples</title>
        <link>http://api.clickapost.com/info/post_get_request_examples?rev=1231973441&amp;do=diff</link>
        <description>POST/GET Request Examples


While you may send the data to the ClickaPost API directly as raw XML, the server also understands both POST and GET HTML methods. This also comes in quite handy if you want to test your XML files without much programming.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/pdf_documentation?rev=1229547066&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-17T15:51:06-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>pdf_documentation</title>
        <link>http://api.clickapost.com/info/pdf_documentation?rev=1229547066&amp;do=diff</link>
        <description>PDF Documentation


Our PDF Documentation is getting compiled right now to reflect all recent changes/updates to our API.

In the meantime, please rely on this website for all API information you need. The web site is always up-to-date.

Thanks!</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/optional_fields?rev=1229546995&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-17T15:49:55-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>optional_fields</title>
        <link>http://api.clickapost.com/info/optional_fields?rev=1229546995&amp;do=diff</link>
        <description>Optional XML Feed Fields

&lt;customId&gt;

	*  requirement: OPTIONAL – STRONGLY RECOMMENDED
	*  values: integer
	*  special feature: it is used for POST UPDATES! Read: Updating Posts via API
	*  description: it is provided for users to enter their own unique identifier for the post (internal ID). It is an optional tag and if received it is used by ClickaPost to make sure duplicate posts are not getting saved in the system. When provided, it is stored and associated with other post data so later on we…</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/updating_posts_via_api?rev=1229397851&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T22:24:11-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>updating_posts_via_api - created</title>
        <link>http://api.clickapost.com/info/updating_posts_via_api?rev=1229397851&amp;do=diff</link>
        <description>Updating Posts via API


While most will be satisfied with simply posting to ClickaPost, others (especially Real Estate agents), might like the ability to update their posts.

Fear not, ClickaPost API already has this integrated!

There's not much science to it, just make sure you use the &lt;customId&gt; optional field with every post you submit, and Post Updates will happen automatically.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/automatic_xml_processing?rev=1229393722&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:15:22-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>automatic_xml_processing</title>
        <link>http://api.clickapost.com/info/automatic_xml_processing?rev=1229393722&amp;do=diff</link>
        <description>Automatic XML Processing


Posting your listings directly to ClickaPost, as noted in section 1 above, is a task that requires a little more know-how and it’s mostly intended for those who wish to submit the data directly to us more than once a day, as well as for those who are making applications which need to interact with ClickaPost at all times.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/what_happens_after_xml_is_processed?rev=1229393695&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:14:55-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>what_happens_after_xml_is_processed</title>
        <link>http://api.clickapost.com/info/what_happens_after_xml_is_processed?rev=1229393695&amp;do=diff</link>
        <description>What happens after the XML file is processed


One should be aware that accepted posts will not show up immediately on ClickaPost. When your XML is parsed, all accepted posts as noted in the XML response back to you are put in queue to be processed. They may sit in the queue for even up to 15 minutes depending on the number and file size of both images and videos your posts may contain. ClickaPost runs through this queue constantly, first getting any of your files (images/videos), converting any…</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/xml_response?rev=1229393659&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:14:19-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>xml_response</title>
        <link>http://api.clickapost.com/info/xml_response?rev=1229393659&amp;do=diff</link>
        <description>XML Response


When the system is done processing your XML data it always returns an XML response back which you may either choose to look at, store, or even parse within your application for further automation.

Response to a valid XML request


The XML Response ClickaPost’s API generates in return may look similar to this:</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/the_strict_tag?rev=1229393647&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:14:07-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>the_strict_tag</title>
        <link>http://api.clickapost.com/info/the_strict_tag?rev=1229393647&amp;do=diff</link>
        <description>The STRICT Tag and default behavior


ClickaPost’s Server is VERY loose when it comes to the data it receives. If any of REQUIRED fields are missing – the post saving will fail by default, however, if there is anything wrong with the OPTIONAL data you provide (an ID, state name, city name, etc.) the system will automatically try to compensate for this by either guessing the correct value or removing it completely.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/required_fields?rev=1229393620&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:13:40-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>required_fields</title>
        <link>http://api.clickapost.com/info/required_fields?rev=1229393620&amp;do=diff</link>
        <description>Required XML Feed Fields


Here’s some info on REQUIRED fields (besides the &lt;auth&gt; and &lt;token&gt; mentioned before). If &lt;auth&gt; and &lt;token&gt; are not present, or are found to be invalid - the whole post request will fail. However, if any of the following required fields fail, only that particular POST will not be saved to the ClickaPost database.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/xml_post_requests?rev=1229393608&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:13:28-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>xml_post_requests</title>
        <link>http://api.clickapost.com/info/xml_post_requests?rev=1229393608&amp;do=diff</link>
        <description>XML Post Requests


To receive the data, a well formed XML file is expected by the server. While most of the variables are OPTIONAL some of them are always required and besides a well formed XML file – two are essential.

ClickaPost API is implemented as vanilla XML over HTTP using raw XML (see sending via curl), or via either POST or GET (in which case you want to send your XML data in a variable with a name of &quot;xml&quot;).</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/getting_started?rev=1229393597&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:13:17-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>getting_started</title>
        <link>http://api.clickapost.com/info/getting_started?rev=1229393597&amp;do=diff</link>
        <description>Getting Started with ClickaPost API (FAQs)


While the documentation contains everything you need to know, sometimes, the most basic questions lack answers.

Here are some of them (with the answers, of course):

	*  What's an API?
		*  API stands for Application Programming Interface, and it allows users, applications and services to interface with ClickaPost.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/welcome?rev=1229393562&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T21:12:42-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>welcome</title>
        <link>http://api.clickapost.com/info/welcome?rev=1229393562&amp;do=diff</link>
        <description>Array

Welcome to ClickaPost API Info Wiki


This part of our site is dedicated to the ClickaPost API (Application Programming Interface) and here you will be able to find out everything you need to know in order to successfully interface your site, script or an application with ClickaPost.com.</description>
    </item>
    <item rdf:about="http://api.clickapost.com/info/clickapost_categories?rev=1229379219&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-15T17:13:39-05:00</dc:date>
        <dc:creator>peconi</dc:creator>
        <title>clickapost_categories</title>
        <link>http://api.clickapost.com/info/clickapost_categories?rev=1229379219&amp;do=diff</link>
        <description>ClickaPost Categories


With over 400 different categories and subcategories it can get a little bit complicated understanding the XML Get Method which returns a list of categories.

The easiest way to understand this type of data is by looking at a Tree-View, which you may access at &lt;http://api.clickapost.com/categories.php&gt;.</description>
    </item>
</rdf:RDF>
