Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
/ confluence Public archive

Simple queries using the Confluence REST API

Notifications You must be signed in to change notification settings

raubreysmith/confluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluence Analytics

Node project to query Confluence for basic analytics

Dependencies

  • Node
  • Yarn

Config

The following environment variables are needed

  • CONFLUENCE_USERNAME
  • CONFLUENCE_PASSWORD

Spaces

Returns the number of pages and blog entries grouped by Community group

yarn spaces

Users

Returns the number of contributions made by each user

yarn users

About

Simple queries using the Confluence REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published