Tasks API
Common objects - Task attachments
OVERVIEW
A list of task attachments. The file should already have been uploaded to the attachments folder in Collaborate.
fileid is the ID of the file returned by the file upload operation.
<attachments>
<attachment>
<attachmentname></attachmentname>
<attachmenturl></attachmenturl>
<fileid></fileid>
</attachment>
</attachments>
Last Updated: Nov 08,2024
Comments
0 Comments