Skip to content
OtherReal-timeUpdated May 2026

Confluence

Confluence wiki page automation

Confluence is Atlassian's team-wiki platform — the place where engineering specs, design docs, runbooks, and meeting notes live in most companies that use Jira. Tiny Command exposes five actions (no triggers — Confluence webhooks are configurable in Atlassian Connect / OAuth 2.0 app context but not via direct API subscription on this connector; for event-driven workflows, configure a Confluence Automation rule that posts to a Tiny Command webhook trigger): List Spaces, Get Page (returns the page body in storage format — Confluence's XHTML — plus version, ancestors, and labels), Create Page (with parent page ID for hierarchy), Update Page (with explicit version increment — Confluence enforces optimistic concurrency), and Add Comment. The connection uses Atlassian OAuth or username + API token from id.atlassian.com. Confluence Cloud and Confluence Server/Data Center share the connector but with different endpoints — the connection picks based on the URL pattern (atlassian.net for Cloud, custom domain for Server/DC).

0triggers
5actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Confluence can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Add Confluence CommentPosts a comment to a Confluence page's discussion thread. Useful for "Jira ticket updated → comment on the linked design doc with the change" cross-tool sync workflows.
Create Confluence PageCreates a page in a specified space with body in Confluence storage format (XHTML with Atlassian macro elements) or wiki representation. Optional parent page ID for hierarchical placement. Useful for "auto-generate meeting notes" or "publish weekly engineering report" workflows.
Get Confluence PageReturns the page with body in storage format, version number, ancestors, and labels. Use to read existing content before update (Confluence enforces optimistic concurrency — pass version+1 on update).
List Confluence SpacesReturns every space the connected user has access to. Useful for resolving space keys at workflow-build time and for cross-space content reporting.
Update Confluence PageUpdates body, title, or labels on an existing page. Requires the new version number to be exactly previous+1 — Confluence enforces optimistic concurrency. Pattern: Get Page first to read current version, then Update with version+1.
Recipes

Pre-built Confluence workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Confluence once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Confluence field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Confluence integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Confluence to Tiny Command?
Open the Tiny Command workflow builder, drop in a Confluence node, and click Connect. Authorize Confluence once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Confluence triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Confluence today. Use Tiny Command's universal Webhook or Schedule trigger to start Confluence workflows, then run any Confluence action you need.
What Confluence actions can I run from a workflow?
5 Confluence actions are available out of the box, covering other operations like "Add Confluence Comment". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Confluence integration real-time?
Confluence actions execute synchronously inside your workflow. Tiny Command waits for Confluence's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Confluence with Tiny Command?
No. Every Confluence trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Confluence API endpoint directly.
How much does the Confluence integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Confluence integration itself has no per-app surcharge.
Related

More other apps people connect.

Same category as Confluence, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Confluence.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.