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 9 Next »

The Google Sheet Integration Jira add-on lets you effortlessly export an issue list from issue searches to Google Sheets. Follow the installation instructions below.

Install the Add-On

  1. Log into your Jira instance as an admin.
  2. Click the admin dropdown and choose Add-ons. The Find new add-ons screen loads.
  3. Locate Google Sheets Integration.
  4. Click Free trial to download and install your add-on.
  5. You're all set! Click Close in the Installed and ready to go dialog.

Configure the Google API Project

Create a Google API Project by clicking on Select a project, and then the New Project button in the dialog. Provide it a name such as JIRA Google Sheets Integration. You will need to log in with the Google Account that you want the Google Sheets to be associated with.

  


After creating your Google API project, select the newly created project and click Open at the bottom right of the dialog. The project dashboard is displayed. From the project dashboard, click the navigation drawer icon at the top left to display all of the navigation options. Select IAM & admin and then Service Accounts. The Service account management screen is displayed.


Now create a Google API Service Account and associate it with the project created above. Click the Create Service Account button at the top of the screen to start the creation process.


On the Create service account screen that is displayed, provide a name for your service account, and a description. These values should accurately describe what the account will do, but are not critically important. When you are finished, click the Create button at the bottom of the screen to move the service account grants screen.


On the next screen, click in the Select a role area to display the role selection dialog. Give your new service account a role of Project->Owner.


After selecting the appropriate role, click on the Continue button at the bottom of the screen to move to the user access grants screen.


On the user access grants screen, skip the section labeled Grant users access to this service account (optional) and proceed to the Create key (optional) section. Click on the Create Key button to display the key creation dialog.


In the key creation dialog, tick the radio button for the JSON key type, and then click the Create button.


You will be prompted to save the new key to your machine. Accept the file and make a note of its location on your machine. This is the file that needs to be uploaded in the Configure the Add-on section later.


Close the Private key saved to your computer dialog to return to the main screen. You should see your new key ID in the Keys section. When you are finished, click on the Done button at the bottom of the screen.


After clicking the Done button you will be brought back to the service account listing screen. You should now see your new service account and key ID listed with a green checkmark in the Status column. Please contact us if something does not look correct.


Google G Suite users: Ask your G Suite administrator to enable Google Drive API and Google Sheets API access within your G Suite, and then continue to the Configure the Add-on section below. All other users: Continue to the Configure the Add-on section below.

Configure the Add-On

To use the integration, you have to configure the add-on and upload the Google credentials that were created in the previous step.

In JIRA, click on the administration gear in the top right corner and select Add-ons.

 

Go to Manage add-ons and search for the Google Sheets Integration add-on in the list of installed add-ons. Then click on the Configure button.

Now you are able to upload the .json file that was created in the previous Configure the Google API steps. Click the Upload button, select the credentials file to upload and then click the Save button to save the file.


Now that setup is complete, continue to the Jira Add-On Configuration page for more information on configuring the add-on.

  • No labels