Asana Connector
Documentation
Version: 1
Documentation

EndPoint Download Attachment


Name

download_attachment

Description

Download a specific attachment by Id.

Parameters

Parameter Label Required Options Description
AttachmentId Attachment ID YES The attachment Id for the attachment to get.
Fields Fields NO
Option Value
name name
resource_subtype resource_subtype
connected_to_app connected_to_app
created_at created_at
download_url download_url
host host
parent parent
parent.name parent.name
parent.resource_subtype parent.resource_subtype
permanent_url permanent_url
size size
view_url view_url

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 50 False
StatusCode DT_I4 0 False
Name DT_WSTR 255 False
Path DT_WSTR 4000 False
ResourceSubtype DT_WSTR 50 False
ConnectedToApp DT_BOOL 0 False
CreatedAt DT_DBTIMESTAMP 0 False
DownloadUrl DT_WSTR 500 False
Host DT_WSTR 50 False
ParentId DT_WSTR 50 False
ParentName DT_WSTR 255 False
ParentResourceSubtype DT_WSTR 50 False
PermanentUrl DT_WSTR 500 False
Size DT_I4 0 False
ViewUrl DT_WSTR 500 False

Input Columns

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