Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This script will add a user to a user group in Confluence.

Code Block
languagejava
linenumberstrue
//sample syntax - addUserToGroup(userNameOrKey, groupName)
addUserToGroup("jdoe", "confluence-users");

See Other Recipes

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "pagesusers"

See More Documentation

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "page_routines"