Skip to end of banner
Go to start of banner

User Supplier

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Current »

Overview

Provides information about Confluence Users.

Details

Name:

User Supplier

Prefix:

user(optional)

Supported Content:

Confluence Users

Provided By:

Reporting for Confluence

Supported Keys

The following are the list of keys which this supplier will return a value for.

Key

Content Types

Return Type

Description

name

User

Text

The user's unique username or user id.

full name

User

Text

The user's full name.

url

User

Text

The server-relative URL for the user's homepage/profile.

email

User

Email Addresses/Text

The user's email address.

If Confluence is set to obscure or hide the address, it will not be displayed to non-administrators. Also, the address will only be an Email Addresses if the address is valid. Otherwise it will be Text or empty.

picture

User

Text

The URL pointing to the user's personal profile picture.

labels

User

Labels

The list of personal ("my:label") labels created by the user.

This is only displayed to the user themselves.

personal space

User

Space

The user's personal space, if they have one.

groups

User

List of Groups

The list of groups the user is a member of.

This is only available to the user themselves and administrators.

is deactivated

User

Boolean

Tests if the user is deactivated.

is removable

User

Boolean

Tests if the user is removable.

personal information

User

Content

Returns the user's personal information content, the most interesting parts being the 'content:body' and 'content:attachments'. Now deprecated. Replaced with 'about me' and 'last updated date'.

(Since Reporting 1.1.1, deprecated in 6.7.8)

about me

User

Content

Returns the user's personal information content. (Since Reporting 6.7.8)

last updated date

User

Content

Returns the last updated date of the user's personal information. (Since Reporting 6.7.8)

authored pages count

User

Number

The number of pages authored by the user. (Since Reporting 1.1.1)

authored pages

User

List of Pages

The list of pages authored by the user. (Since Reporting 1.1.1)

favourite spaces

User

List of Spaces

The list of spaces marked as a favorite by the current user. (Since Reporting 1.3)

favourite content

User

List of Content

The list of pages or news items marked as favorite by the current user. (Since Reporting 1.3)

signup date

User

Date

The date the user registered. (Since Reporting 2.1.0)

last login date

User

Date

The date the user last logged in. (Since Reporting 2.1.0)

recently modified content

User

List of Content

A list of content that has been recently modified by the user, with the most recent modifications listed first. (Since Reporting 2.1.0)

phone

User

Text

The user's phone number. (Since Reporting 5.5.0)

im

User

Text

The user's Instant Messenger (IM) details. (Since Reporting 5.5.0)

website

User

Text

The user's website's URL. (Since Reporting 5.5.0)

department

User

Text

The name of the user's department or team. (Since Reporting 5.5.0)

location

User

Text

The user's location. (Since Reporting 5.5.0)

position

User

Text

The user's title or position within the organisation. (Since Reporting 5.5.0)

  • No labels