Confluence
Monitor Atlassian Confluence for newly published pages, comments on docs you own, and unresolved page comments.
Quick Setup
Confluence uses API token + email (Basic Auth pattern Atlassian recommends for personal automation).
- Go to id.atlassian.com/manage-profile/security/api-tokens
- Click Create API token
- Give it a label (e.g. "Phyllax"), copy the token
- In Phyllax → Integrations → Confluence → enter:
- Site URL — your Confluence base URL (e.g.
https://your-company.atlassian.net) - Email — your Atlassian account email
- API Token — the token you just copied
- Site URL — your Confluence base URL (e.g.
- Click Connect
Required Credentials
| Field | Where to find it |
|---|---|
| Site URL | Your browser address bar when viewing Confluence (just the domain) |
| Your Atlassian account email | |
| API Token | id.atlassian.com → Security → API tokens |
What Phyllax Monitors
| Schedule | What it checks |
|---|---|
| New pages in a space | New documents published in a Confluence space you watch |
| Comments on my pages | Anyone commented on a page you own |
| Unresolved page comments | Page comments still open and waiting for a response |
| Pages mentioning a keyword | New content matching a keyword (your project name, your company, etc.) |
Notification Actions
- Open page — open the Confluence page in your browser
- Reply to comment — AI drafts a reply; you edit and post
- Resolve — mark a comment thread resolved
- Watch page — get future notifications about the page
Troubleshooting
"Authentication failed"
The API token is correct but email/site URL might not be. Double-check the email matches your Atlassian account (not a SAML alias). Site URL should be the base, no trailing path.
Tokens revoked
API tokens are tied to your account — if you leave the org or your account is deprovisioned, they stop working. Generate a fresh one.
Pages from a specific space don't appear
You need read permission on the space. If you can't view it in Confluence's web UI, the API won't return it either.