Asana Connector
Documentation
Version: 1
Documentation

EndPoint Get Workspace Custom Fields


Name

get_workspace_custom_fields

Description

Parameters

Parameter Label Required Options Description
WorkspaceId Workspace Id YES
Fields Fields NO
Option Value
custom_field custom_field
asana_created_field asana_created_field
created_by created_by
created_by.name created_by.name
currency_code currency_code
custom_label custom_label
custom_label_position custom_label_position
date_value date_value
date_value.date date_value.date
date_value.date_time date_value.date_time
description description
display_value display_value
enabled enabled
enum_options enum_options
enum_options.color enum_options.color
enum_options.enabled enum_options.enabled
enum_options.name enum_options.name
enum_value enum_value
enum_value.color enum_value.color
enum_value.enabled enum_value.enabled
enum_value.name enum_value.name
format format
has_notifications_enabled has_notifications_enabled
id_prefix id_prefix
is_formula_field is_formula_field
is_global_to_workspace is_global_to_workspace
is_value_read_only is_value_read_only
multi_enum_values multi_enum_values
multi_enum_values.color multi_enum_values.color
multi_enum_values.enabled multi_enum_values.enabled
multi_enum_values.name multi_enum_values.name
name name
number_value number_value
people_value people_value
people_value.name people_value.name
precision precision
representation_type representation_type
resource_subtype resource_subtype
text_value text_value
type type
is_important is_important
parent parent
parent.name parent.name
project project
project.name project.name
portfolio portfolio
portfolio.name portfolio.name
workspace workspace

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
Name DT_WSTR 255 False
Type DT_WSTR 50 False
Description DT_NTEXT 0 False
AsanaCreatedField DT_WSTR 50 False
CreatedById DT_WSTR 50 False
CreatedByName DT_WSTR 255 False
RepresentationType DT_WSTR 100 False
CustomLabel DT_WSTR 50 False
CustomLabelPosition DT_WSTR 50 False
Enabled DT_BOOL 0 False
EnumOptions DT_WSTR 1000 False
Format DT_WSTR 50 False
HasNotificationsEnabled DT_BOOL 0 False
IsGlobalToWorkspace DT_BOOL 0 False
IsFormulaField DT_BOOL 0 False
IsValueReadOnly DT_BOOL 0 False
Precision DT_I4 0 False
ResourceSubtype DT_WSTR 50 False
IdPrefix DT_WSTR 100 False
ValuePath DT_WSTR 50 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.