Asana Connector
Documentation
Version: 1
Documentation

EndPoint Get Memberships


Name

get_memberships

Description

Parameters

Parameter Label Required Options Description
ProjectId Project Id NO
PortfolioId PortfolioId NO
GoalId GoalId NO
MemberId Member or Team Id (Use with Project OR Portfolio OR Goal) NO
Fields Fields NO
Option Value
name name
resource_subtype resource_subtype
member member
member.name member.name
parent parent
parent.name parent.name
parent.owner parent.owner
parent.owner.name parent.owner.name
access_level access_level
portfolio.name portfolio.name
user.name user.name

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
ResourceSubtype DT_WSTR 100 False
MemberId DT_WSTR 50 False
MemberName DT_WSTR 255 False
ParentId DT_WSTR 50 False
ParentName DT_WSTR 255 False
ParentOwnerId DT_WSTR 50 False
ParentOwnerName DT_WSTR 255 False
AccessLevel DT_WSTR 50 False
PortfolioId DT_WSTR 50 False
PortfolioName DT_WSTR 255 False
UserId DT_WSTR 50 False
UserName 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.