Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Confluence REST API Support

Jonathan Duval July 25, 2013

Does Conflucence 4.1.3 support the REST API?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 25, 2013

The REST API is documented here: https://docs.atlassian.com/atlassian-confluence/REST/latest/.

It is very limited. If you are trying to do automation, then the SOAP APIs are more complete or you can use the Confluence Command Line Interface

0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 25, 2013

i think it should support, i can bale see the dependecy for confluence-rest-plugin-4.1.3.jar

<dependency>
    <groupId>com.atlassian.confluence.rest</groupId>
    <artifactId>confluence-rest-plugin</artifactId>
    <version>4.1.3</version>
</dependency>

TAGS
AUG Leaders

Atlassian Community Events