Hi Team,
Need documentation for Confluence 3 XML-RPC API 's methods and need to convert Confluence Wiki format to HTML
There's a SOAP API for Confluence 3 (see https://developer.atlassian.com/confdev/deprecated-apis/confluence-xml-rpc-and-soap-apis ), but it's not going to give you html.
You'll have to convert anything you fetch from wiki markup to html by yourself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.