Cmdlets for Trello

Build 24.0.9060

Add-Trello Cmdlet

Parameters   Output Objects  

Inserts Trello data.

Syntax

Add-Trello [parameters]

Remarks

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

Add-Trello -Connection $connection -Table "Cards" -Columns @("ListId") -Values @("Jon Doe")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060