Hi ,
From which Version of Confluence , We can use Plugin development using Rest API's ? I want to rest api's fom conflunce version 2.8 . Is this possible? If so , can you giv us any pointer.
Thank you!
Praveen
Community moderators have prevented the ability to post new answers.
Unfortunately, the REST APIs are still quite new in Atlassian applications. In Confluence, they have only been around since 3.1, and only support a subset of available actions.
Instead, you could use the XMLRPC or SOAP interfaces. Here's the Confluence 2.8 version of the docs for it:
http://confluence.atlassian.com/display/CONF28/Remote+API+Specification
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.