Atlassian

API configuration: atlassian

Features

Missing features can be implemented within 48 hours; contact the community.

Getting started

Looking for assistance? Join the community.

API gotchas

  • To allow the possibility of refreshing the token, you must add offline_access to your scopes when creating the integration on the Terapi UI.

  • When you create an OAuth 2.0 (3LO) app, it's private by default. Before using the integration, you must make your app public. If you want to make your app public, find the how-to herearrow-up-right

  • Refresh tokens will expire after 365 days of non-use and will expire by 90 days if the resource owner is inactive for 90 days. Make sure you call terapi.getConnection() at least every 365 days to trigger a refresh. See reference herearrow-up-right.

Add Getting Started links and Gotchas by editing this page.

Last updated