Cmdlets for Asana

Build 23.0.8839

Add-Asana Cmdlet

Parameters   Output Objects  

Inserts Asana data.

Syntax

Add-Asana [parameters]

Remarks

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

Add-Asana -Connection $connection -Table "projects" -Columns @("WorkspaceId") -Values @("Jon Doe")

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