note

Hosting: Jira Cloud

Hosting: Jira Cloud

Basic authentication using username and password won’t work on Jira Cloud. You need to generate special token to authenticate in third party sites / applications.

Video showing generation of API token and first login:

API_token.mp4

Save your API token and keep it secret. Use it to login to Jira through app


Step by step instruction:

1. Create an API token

Create an API token from your Atlassian account:

  1. Log in to https://id.atlassian.com/manage/api-tokens.

  2. Click Create API token.

  3. From the dialog that appears, enter a memorable and concise Label for your token and click Create.

  4. Click Copy to clipboard, then paste the token to your script, or elsewhere to save:

Note:

Source: https://confluence.atlassian.com/cloud/api-tokens-938839638.html

2. Log in through Excel 365 Connector for Jira

Use access token generated.

If you are facing any errors during login, please contact your Jira Administrator to verify if app was installed in Jira

3. When you successfully log in

You will see some options allowing you to start working with Jira

General_new.png

note

Make sure, app is installed on your Jira and have active license: Installation - Jira Add-on

Make sure, app is installed on your Jira and have active license: Installation - Jira Add-on

At this article you can find answer for following questions:

What can I do when I get error “API Token is invalid” ?