Apart from the BlogAPI, Drupal supports a feature-rich Services module.
See http://drupal.org/project/services
I have blogged on using the XMLRPC node.load and node.save services: http://awebfactory.com.ar/node/297 (Leveraging XML-RPC services with the Services Module)
Victor Kane http://awebfactory.com.ar
On Thu, Aug 14, 2008 at 5:18 PM, Errol Sayre errol.sayre@gmail.com wrote:
I'm looking to setup a script to automatically create a monthly report page in drupal from my custom database. I was hoping to use the BlogAPI module to post my data from my application to drupal, but have had little luck in finding a PHP script that can do this for me that still works (most are outdated trying to redeclare XML-RPC functions built-in to php).
Anyone have any experience doing this and could shed some light on the subject? Am I just going to have to write my own XML-RPC calls or is there a pre-built library that can do this via one of the supported APIs (blogger/mt/etc)?
TIA
[ Drupal support list | http://lists.drupal.org/ ]