All Collections
Integrations
Jira Integration (Data Center)
Jira Integration (Data Center)
Updated over a week ago

The Jira Integration are used to interact with the Jira Data Center applications from Sleekplan, for example, when changing status.

To get started, with Jira Cloud, read the documentation: Jira Cloud Integration!

Install the Jira Software Data Center integration

  • Navigate to Settings > Integrations

  • Search for Jira (Data Center) and press "Install"

On the setup screen, you need to provide the following information:

  • A Personal Access Token (PAT)

  • The Jira instance base URL

  • Setup a Jira WebHook with the provided URL

Personal Access Token:

  1. In Jira, select your profile picture at the top right of the screen, then choose Profile. Once you access your profile, select Personal Access Tokens in the left-hand menu.

  2. Select Create token.

  3. Token Name: "Sleekplan Integration"

  4. Disable "Automatic expiry"

  5. Press "Create" and copy your PAT

โ„น๏ธ Create a dedicated account and generate a Personal Access Token to facilitate the Jira integration with Sleekplan.

If you wish to install Jira integration on a separate account, you have the option to create a generic account specifically for this purpose. Let's call this account "Sleekplan" as an example. By creating a generic account, you can keep the integration separate from individual user accounts and maintain better control over access and permissions.

Base URL

  1. Open your web browser and navigate to the Jira Software Data Center login page.

  2. Log in to your Jira Software account using your credentials.

  3. After logging in, you should be on the Jira Software dashboard or the project view.

  4. Look at the URL in your browser's address bar. The base URL is the portion of the URL before any additional paths or parameters. It typically starts with "http://" or "https://" and ends before the project-specific or issue-specific information.

    For example, if your URL looks like this: "https://yourcompany.atlassian.net/browse/PROJ-123," then the base URL would be "https://yourcompany.atlassian.net"

Setup the WebHook

  1. Log in as a user with the Jira Administrators global permission.

  2. In the upper-right corner of the screen, select Administration > System.

  3. Under Advanced (the left-side panel), select WebHooks to open the Webhooks page, which shows a list of all existing webhooks.

  4. Press "Create a WebHook"

  5. Provide the following details:

    1. Name: Sleekplan WebHook

    2. Status: Enabled

    3. URL: Paste the URL from the initial setup screen on Sleekplan

    4. Events: For the JQL box, add "status != none" and select Issue โ†’ updated from the list

    5. Press "Save"

Now go back to the setup screen at Sleekplan and fill in your PAT and Base URL and press "Connect"

To learn how to use the Jira integration, read more on: Jira Cloud Integration

Did this answer your question?