Asana Connector
Documentation
Version: 1
Documentation

EndPoint Get Goals


Name

get_goals

Description

Parameters

Parameter Label Required Options Description
Workspace Workspace Id NO
Project Project Id NO
Portfolio Portfolio Id NO
Team Team Id NO
IsWorkspaceLevel Is Workspace Level NO
Option Value
true true
false false
TimePeriods Time Periods (e.g. Id1,Id2) NO
Fields Fields NO
Option Value
due_on due_on
html_notes html_notes
is_workspace_level is_workspace_level
liked liked
name name
notes notes
start_on start_on
status status
current_status_update current_status_update
current_status_update.resource_subtype current_status_update.resource_subtype
current_status_update.title current_status_update.title
followers followers
likes likes
metric metric
metric.currency_code metric.currency_code
metric.current_display_value metric.current_display_value
metric.current_number_value metric.current_number_value
metric.initial_number_value metric.initial_number_value
metric.precision metric.precision
metric.progress_source metric.progress_source
metric.resource_subtype metric.resource_subtype
metric.target_number_value metric.target_number_value
metric.unit metric.unit
metric.can_manage metric.can_manage
metric.is_custom_weight metric.is_custom_weight
num_likes num_likes
owner owner
owner.name owner.name
team team
team.name team.name
time_period time_period
time_period.display_name time_period.display_name
time_period.end_on time_period.end_on
time_period.period time_period.period
time_period.start_on time_period.start_on
workspace workspace
workspace.name workspace.name

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
Name DT_WSTR 255 False
DueOn DT_WSTR 50 False
HtmlNotes DT_NTEXT 0 False
IsWorkspaceLevel DT_BOOL 0 False
Liked DT_BOOL 0 False
Notes DT_WSTR 2000 False
StartOn DT_WSTR 50 False
Status DT_WSTR 50 False
CurrentStatusUpdateId DT_WSTR 50 False
CurrentStatusUpdateResourceSubtype DT_WSTR 100 False
CurrentStatusUpdateTitle DT_WSTR 100 False
Followers DT_WSTR 500 False
Likes DT_WSTR 1000 False
MetricId DT_WSTR 50 False
MetricCurrencyCode DT_WSTR 50 False
MetricCurrentDisplayValue DT_WSTR 50 False
MetricCurrentNumberValue DT_R8 0 False
MetricInitialNumberValue DT_R8 0 False
MetricPrecision DT_I4 0 False
MetricProgressSource DT_WSTR 50 False
MetricResourceSubtype DT_WSTR 50 False
MetricTargetNumberValue DT_R8 0 False
MetricUnit DT_WSTR 50 False
MetricCanManage DT_BOOL 0 False
NumLikes DT_I4 0 False
OwnerId DT_WSTR 50 False
OwnerName DT_WSTR 255 False
TeamId DT_WSTR 50 False
TeamName DT_WSTR 255 False
TimePeriodId DT_WSTR 50 False
TimePeriodDisplayName DT_WSTR 255 False
TimePeriodEndOn DT_WSTR 50 False
TimePeriodPeriod DT_WSTR 50 False
TimePeriodStartOn DT_WSTR 50 False
WorkspaceId DT_WSTR 50 False
WorkspaceName DT_WSTR 255 False

Input Columns

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