Integration with Confluence
Atlassian organization adminâs account details
In a new tab, navigate to the https://id.atlassian.com/manage-profile/security/api-tokens & make sure to sign in with Atlassianâs organization admin account.
Click on the âCreate API tokenâ button, and enter a suitable name such as âEmpowerGPT - [Company Name]â.
After clicking on create, you shall be able to copy the API token. Paste the API token, along with the email address of the signed in organization admin.

Create and configure an OAuth 2.0 App in Atlassian Developer
In a new tab, sign in to https://developer.atlassian.com/
Once signed in, click on the âUser Menuâ on top right to select the âDeveloper Consoleâ button from the drop-down.
Click on the âCreateâ button under âMy appsâ section and select âOAuth 2.0 integrationâ from the drop-down.

Enter a suitable name for the application such as âEmpowerGPT - [Company Name]â. Check the box below to agree to Atlassianâs developer terms, and click on âCreateâ.
You will land to the applicationâs âOverviewâ page after the application is successfully created. Navigate to the âAuthorizationâ page, and click on the âAddâ button against âOAuth 2.0 (3LO)â to enable user authorization from Atlassian.

Paste the Callback URL provided in the âCallback URLâ field and click on âSave changesâ.
Now navigate to the âDistributionâ page and click on âEditâ in front of the âDistribution controlsâ section. Change the distribution status to âSharingâ.
Add your company name as the vendor name and paste the Privacy Policy link under the privacy policy field.
Select âNoâ against the âdoes your app store personal data?â drop down and click on save changes button at the end.

Enter details against the created application
Navigate to the âSettingsâ page.

Copy the âClient IDâ and âSecret IDâ and enter each in the respective field
Add required permissions to the created applicationâs API scope
Navigate to the âPermissionsâ page and click on the âAddâ button against the âConfluence APIâ row. âAddâ button should update to âConfigureâ.
Click on the âConfigureâ button, and click on âEdit Scopesâ under the âClassic scopesâ tab

Select the following permissions by check the box under the âSelectâ column.
Read Confluence space summary
Read Confluence content summary
Read Confluence detailed content
Last updated
Was this helpful?
