Jira

Jira is a versatile project management tool commonly used in software development but suitable for various fields. It aids teams in organizing, monitoring, and overseeing their tasks through customizable workflows, issue tracking, and collaboration functionalities. By utilizing Jira, teams can generate tasks, allocate them to team members, establish deadlines, monitor progress, and communicate efficiently within a centralized platform. Its purpose is to simplify the development process, enhance productivity, and ensure visibility and responsibility across projects.

Stored Jira information

Users:

  • Unique ID
  • First name
  • Last name
  • Email

Required scopes for Jira

  • read:confluence-user
  • write:confluence-groups
  • read:me
  • read:account
  • read:jira-user
  • manage:jira-configuration
  • report:personal-data
  • offline_access

Required Jira user permission profile

Product admin

Jira authentication method

The required authentication method is OAuth (OAuth 2.0).

Required Jira credentials

The following credentials are required:

  • Username
  • Password
  • Domain

To create a client ID and client secret

Visit developer.atlassian.com/cloud/jira/platform/oauth-2-3lo-apps/#enabling-oauth-2-0--3lo-

To manually integrate Jira with SaaS Manager Plus

  1. Click App Integrations available in the left pane and click Jira from the applications list.
  2. Provide the connection name, client ID, and client secret.
  3. Click Authorize, and you will be redirected to the Jira sign in page.
  4. On the Jira sign in page, enter your admin username and password.
  5. Click Authorize.

Jira API endpoints

To get the cloud ID:

api.atlassian.com/oauth/token/accessible-resources

To get the Jira users:

api.atlassian.com/ex/jira//rest/api/2/users/search

©2023, Zoho Corporation Pvt. Ltd. All Rights Reserved.

Top
Back to Top