Skip to content

Jira Users

Description

The Jira Users entity represents user accounts in a Jira workspace, including details such as name, email, role, account ID, and activity status. It is primarily used for managing access, assigning tasks, and tracking user-related actions within Jira projects.

The Jira Users activity enables you to fetch user information from your Jira Cloud site. You can retrieve details of a specific user by their Account ID, or get a list of all users in the site.

This activity supports:

  • Fetching details of a specific user
  • Retrieving a full list of users within the Jira instance

Use case: Use this activity to synchronize Jira user data into your internal systems, verify active users, or drive permissions and workflow routing based on user details.


Input

Not Applicable

Output

Output TypeFormatDescription
DataJSONSingle or multiple user details as JSON.

Configuration Fields

Field NameDescription
ConnectionSelect a valid Jira Cloud connection.
CloudIdSite name or cloud identifier of your Jira workspace.
OperationChoose between Get and GetAll to fetch user details.
AccountIdJira Account ID (required only for Get operation).

Sample Input

OperationRequired FieldsExample Input
GetAccountId
AccountIdabc123xyz
Get AllNone(No input required)

Sample Configuration

FieldValue
connection.idjira-conn-01
connection.nameJira Prod
cloudIdyour-domain.atlassian.net
operationGet
accountIdabc123xyz

Sample Output

accountIddisplayNameemailactivetimeZonelocale
abc123xyzJane Doejane@yourco.comtrueAsia/Kolkataen-US
def456uvwJohn Smithjohn@yourco.comtrueUTCen-GB