IncludeCustomFields Parameter (Connect-Asana Cmdlet)
Custom fields may be added to the Tasks, SubTasks, and PortfolioItems tables.
Syntax
Connect-Asana -IncludeCustomFields SwitchParameter
Data Type
bool
Default Value
false
Remarks
If set to TRUE, custom fields may be added to the Tasks, SubTasks, and PortfolioItems tables. The WorkspaceId should also be specified. Custom fields are related to a specific Workspace. If no WorkspaceId is specified, the first available WorkspaceId will be used.