Confluence
API configuration: confluence
Features
Features
Status
🚫 (time to contribute: <48h)
Need a specific feature? We can build it in less than 48 hours, just reach out to the community!
Getting started
Need help? Connect with our community to get the support you need.
API gotchas
To enable token refreshing, make sure to include the
offline_access
scope when setting up the integration in Terapi.OAuth 2.0 (3LO) apps are private by default. If you plan to make your app public, follow the steps outlined here.
Refresh tokens will expire after a year if unused, and after 90 days if the resource owner is inactive. Call
terapi.getConnection()
within this period to avoid expiration. For more details, check out the token renewal guide.
Add Getting Started links and Gotchas by editing this page.
Last updated