# Tempo (prebuilt connector)

## Description

Tempo project, product, & portfolio management solutions are designed to enhance Jira by helping teams collaborate, plan, budget, track, and work smarter.

## API documentation

API documentation for **Tempo** (used to build this connector) can be found via the link below:

{% embed url="<https://apidocs.tempo.io/>" %}

## Authentication&#x20;

When adding connector instances for **Tempo**, the following authentication methods are supported:

* [OAuth 2 (authorisation code)](#oauth-2-authorisation-code)

### OAuth 2 (authorisation code)

When a user chooses to [add a connector instance](https://doc.wearepatchworks.com/product-documentation/connectors-and-instances/working-with-instances/adding-an-instance) using **OAuth 2 (authorisation code)** authentication, the credentials below are prompted:

<table><thead><tr><th width="219">Credential</th><th width="150" data-type="checkbox">Required?</th><th>Notes</th></tr></thead><tbody><tr><td><code>Client ID</code></td><td>true</td><td>Your <code>client id</code> is generated from  Tempo data access settings. Note that the redirect uri for Patchworks is:<br><code>https://app.wearepatchworks.com/oauth/authenticate</code>. <br>For more information please refer to <a href="https://apidocs.tempo.io/#section/Authentication">this Tempo guide</a>.</td></tr><tr><td><code>Client Secret</code></td><td>true</td><td>Your <code>client secret</code> is generated from  Tempo data access settings. Note that the redirect uri for Patchworks is:<br><code>https://app.wearepatchworks.com/oauth/authenticate</code>. <br>For more information please refer to <a href="https://apidocs.tempo.io/#section/Authentication">this Tempo guide</a>.</td></tr><tr><td><code>Jira cloud instance name</code> </td><td>true</td><td>Enter your organisation's instance name for Jira - this forms part of the URL that you use to access Jira. For example, <code>https://patchworks.atlassian.net</code> - in this case, patchworks is the instance name.</td></tr></tbody></table>
