Input
ExecutionTrigger the request
Data/Atlassian/Confluence
Get a Confluence page by its ID
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger the request
Atlassian provider (from Atlassian node)
The provider ID
The access token (OAuth, API token, or PAT)
The base URL for the Atlassian instance For cloud: https://your-domain.atlassian.net For server/data center: https://your-server.com
Email for Cloud API token auth (not needed for OAuth or Server PAT)
Whether this is a cloud instance
Authentication type: "oauth", "api_token" (cloud), or "pat" (server/dc)
Cloud ID for OAuth (required for OAuth to call APIs via api.atlassian.com)
The page ID to retrieve
Whether to include the page body content
Format for the body content
Triggered when request completes successfully
Triggered when an error occurs
The Confluence page
Page ID
Page title
Space key
Page status (current, trashed, draft)
Page body content
Body in storage format (HTML-like)
Body in view format (rendered HTML)
Body in plain text (for Confluence Cloud API v2)
Parent page ID (if any)
Page version number
Page author
User account ID
User display name
User email (if available)
Profile picture URL
Creation timestamp
Last update timestamp
Web URL to the page
The page body as plain text/HTML