Is it possible to store/save data in confluence database using spring web application?

Rajesh Singh August 14, 2014

Hello,

Is there any ways to store/save data into conflunce database using spring web application?

And get those store/save data in spring web application OR confluence application.

If yes, what are different ways?


1 answer

1 vote
Bhushan Nagaraj
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.
August 14, 2014

Hi Rajesh,

Atlassian applications use active objects to store data. Take a look at

https://developer.atlassian.com/display/DOCS/Active+Objects

Rajesh Singh August 14, 2014

Thanks Bhushan!!

The reference URL you mentioned is about plugin data storage component.

And I think it will work only for plugin develoment to confluence.

Any thoughts about the API or REST API or other API which provides ways to call from web application ( say spring web application) to save/store data in confluence database?


Alexey_Rjeutski__Polontech_
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.
August 14, 2014

You can develop REST API module that will store that data into active objects. The plugin should be installed on confluence instance.

Rajesh Singh August 14, 2014

Thanks Alexey!

Is it possible to expose that REST API to external application, in my case - spring web application?

Cheers,

Rajesh

Bhushan Nagaraj
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.
August 14, 2014
Rajesh Singh August 14, 2014

Thanks Bhushan!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events