UploadAttachment
Uploads an Attachment to Asana.
Input
Name | Type | Required | Description |
TaskId | String | True | Specify Task Id to upload the attachment. |
FilePath | String | True | Specify the location of the attachment to upload. |
Result Set Columns
Name | Type | Description |
AttachmentId | String | Globally unique ID of the attachment. |
FileName | String | The name of the file. |
Status | String | The status of the operation. |