How do I get started with XML-RPC using joomla? I searched the documentation and found nothing ...
I would like to connect to the joomla server (after turning on the Core Joomla XML-RPC plugin) and be able to do things like login and add an article, and, if possible, change all the parameters of the article.
My xml-rpc client implementation will be in python.
source
share