Asana Connector
Documentation
Version: 1
Documentation

EndPoint Get Allocations


Name

get_allocations

Description

Parameters

Parameter Label Required Options Description
WorkspaceId Workspace Id NO
ProjectId Project Id NO
AssigneeId User Id NO

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
ResourceSubtype DT_WSTR 100 False
AssigneeId DT_WSTR 50 False
AssigneeName DT_WSTR 255 False
ParentId DT_WSTR 50 False
ParentName DT_WSTR 255 False
StartDate DT_WSTR 50 False
EndDate DT_WSTR 50 False
CreatedById DT_WSTR 50 False
CreatedByName DT_WSTR 255 False
EffortType DT_WSTR 50 False
EffortValue DT_I4 0 False

Input Columns

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