Skip to content

a python lib for accessing confluence server with rest api

License

Notifications You must be signed in to change notification settings

NIEjx/py-confluenceServerRestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-confluenceServerRestAPI

a python lib for accessing confluence server with rest api

  • create, update, get contents
  • get page views of content with confanalytics api
    your can access analytics for confluence data by using this api

Notice:

  • rest/getUserDetails will return 403 because of the xsrf check, you can set host and origin to avoid it.

  • be careful when updating the page which contains macro, you can refer to createRetroPage.py

About

a python lib for accessing confluence server with rest api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages