🔢 Download Document by ID

Downloads a Confluence page using its unique ID and converts it to a local .confluence file.

Command ID: confluence-smart-publisher.getPageById

How to Use

  1. Right-click on a folder in the VS Code explorer
  2. Select “Confluence Smart Publisher” > “Download Document by ID”
  3. Enter the Confluence Page ID

“Download Document by ID” Command Flow

The Download Document by ID command (getPageById) executes a series of steps to download and convert a Confluence page to a local .confluence file. See the detailed flow:

  1. Initial Validation
  2. Page Retrieval
  3. Content Conversion
  4. File Creation
  5. User Feedback

Note: The entire flow is executed transparently, with logs in the “Output | CSP” panel of VSCode to facilitate diagnosis in case of problems.

Benefits

Limitations