Skip to main content
Skip table of contents

Calendar Integration: Google side settings

The Calendar app allows users to read events both from public and private Google calendars.

Note that a user who will try to fetch events from a Google calendar must have a Google account and must have access to the Google calendar they are going to fetch. Read more: https://developers.google.com/calendar/api/guides/auth

You will also need to specify the Google API Key and Google app Client ID to access public and private calendars from the Calendar app in Jira.

Both parameters are located in the Integration section of Calendar settings. This guide will demonstrate how to get these parameters.

  1. Authorize in the Google Account to whose calendar(s) you are going to grant access to Jira.

  2. Create a project within the Google platform.

  3. Enable APIs and services for the created project
    Navigate to APIs & Services of the created projects and enable APIs and services:


    Search for "Calendar", select the Google Calendar API and enable it:

  4. Go to → OAuth consent screen

    1st step: OAuth consent screen

    You need to specify:

    1. App name

    2. User support email (your gmail)

    3. for Developer contact information - Email addresses (your gmail)

    Click "Save and continue"

    2nd step: Scopes

    Don't need any change → Click  "Save and continue"

    3rd step: Test users

    Add your gmail as a test user

  5. Go to → Credentials → API key

    Copy generated API key and insert it to Your API key field in the Calendar settings

    Go to → Credentials → OAuth client ID

    Copy generated Client ID and insert it to Your Client ID field in the Calendar settings

    (warning) Note that a user trying to fetch events from the Google calendar will need to have access to that Google calendar under their Google account. The Calendar for Jira will require them to authorize to retrieve the events.

  6. Display a Google Calendar in a particular calendar.

It may take some time until the integration takes effect.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.