Set up credentials
Open the Atlassian API token page
Sign in to your Atlassian account, then go to https://id.atlassian.com/manage-profile/security/api-tokens.
Create an API token
Click Create API token, give it a descriptive name, set an expiration date, then click Create.
Copy the token
Click Copy to clipboard and store the token somewhere safe. Atlassian shows it only once.
Connect to Adapt
Add your credentials
Enter the values you gathered above, then click Add connection:
You can rename the connection and choose whether it is shared with your
organization or kept personal to you.
| Secret Name | Value |
|---|---|
CONFLUENCE_API_TOKEN | Your Atlassian API token |
CONFLUENCE_EMAIL | The email of your Atlassian account |
CONFLUENCE_DOMAIN | Your Confluence site domain, e.g. your-company.atlassian.net |
Security
- Credentials are encrypted at rest with AES-256
- The token inherits your Confluence permissions, so it can access only the spaces and pages you can see
- Set an expiration date and revoke tokens anytime from your Atlassian account API token page
- Do not share or commit your API token