<div dir="ltr">A client recently asked us the following question (paraphrased):<br><br>&quot;Can you check with your developers on what (if any) interfaces are made available for other systems to integrate with Drupal 6.&nbsp; I thought it was possible there would be some services offered up which would allow systems (such as our XYZ portal) to reach out and query Drupal and then make use of that data in reports, etc.&quot;<br>
<br>In particular, the data they are interested in querying is all stored in CCK nodes.<br><br>I am aware of the following possibilities, and am researching contrib for more:<br><br>Thanks to the services module and a few others, the following kinds of services should be available:<br>
&nbsp;* XML-RPC<br>&nbsp;* AMFPHP<br>&nbsp;* JSON<br>&nbsp;* REST<br>&nbsp;* SOAP<br><br>Core itself provides an RSS feed service.&nbsp; There are modules for KML and GeoRSS feeds as well.<br><br>The RDF framework provides a whole basket of RDF interfaces.<br>
<br>Does anyone have any other ideas I should take a look at with respect to the above question?<br><br>Thanks,<br>--<br>..chris<br></div>