Cmdlets for Confluence

Build 25.0.9434

Add-Confluence Cmdlet

Parameters   Output Objects  

Inserts Confluence data.

Syntax

Add-Confluence [parameters]

Remarks

The Add-Confluence cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Confluence records.

Add-Confluence -Connection $connection -Table "Pages" -Columns @("Name") -Values @("Test Page.")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434