How to connect to confluence using groovy program
Hi @golla shirisha ,
welcome tot the Atlassian community!
Confluence and all the other Atlassian tool provide Rest API that allow other systems to interact to. For a server instances, there are the following rest apis https://docs.atlassian.com/ConfluenceServer/rest/7.17.2/ that contain the main operation that a user can perform on Confluence.
If necessary, you can also add your own api via plugin.
Hope this helps,
Fabio
@golla shirisha Welcome to the Atlassian community
You can use groovy to hit the Confluence APIs This will allow you to connect to confluence using groovy. https://developer.atlassian.com/server/confluence/confluence-server-rest-api/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.