I am pretty new to Confluence and there are no one in my team having any knowledge on Confluence. Now my task is to Create and Update Confluence pages by using Java (by Making REST calls or using Atlassian Confluence 6.5.0 API - Java).
Can someone please suggest me how to start. Please provide sample project code if available.
Hi Sandeep,
I'd suggest these might be good reads: https://developer.atlassian.com/confdev/confluence-server-rest-api/confluence-rest-api-examples
https://github.com/stirlingcrow/Confluence-AccessRestApiWithJava/tree/master/src/main/java
https://github.com/micromata/ConfluenceRestClient
Cheers,
Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.