Confluence
To learn more about how Steady's Confluence integration works, see our Confluence integration overview.
Set up
To set up the Confluence integration:
- With a Confluence admin user, go to: https://id.atlassian.com/manage/api-tokens.
- Select Create API token.
- Name it "Steady".
- Set the expiration date. We recommend using the longest possible option that Confluence provides, which is 1 year.
- Confluence will send you an email the day before it expires to alert you.
- Select Create.
- Copy your API token. You will not be able to access the token again, so make sure you copy it before closing the window.
- In Steady, go to Account Management -> Integrations.
- Expand the Confluence section.
- Paste the copied API token into the
API tokenfield. - Enter your Confluence domain into the
Domainfield. - Enter the email address of the user who created the API token in the
Email addressfield. - Select Save.
After you enter a valid API token, we will create the webhooks via the API.
You can see the webhooks we create here: https://[your-domain].atlassian.net/wiki/rest/webhooks/1.0/webhook (Update the subdomain to match yours)
Usage
Steady will record the following events:
- Page created
- Page updated
- Blog created
- Blog updated
- Comment created
- Comment updated
Troubleshooting
- Look for updates on the Activity page first. The dashboard will sum up updates from the previous period. (The check-ins essentially say "here's what I did yesterday, and here is all of the Confluence activity to go along with that.")
- Check to make sure the first and last names in Confluence match what is being used in Steady.
- Steady won't be able to record data retroactively. Make sure you generate some activity in Confluence to test things out after you've set up the connection.