Wrike - Update attachment action

The Update attachment action updates an existing attachment in Wrike. The previous content is overwritten, and the update is treated as a new version of the attachment.

You can access information about past and current versions of the attachment with the Get attachment metadata action.

Input

Input fieldDescription
Attachment IDEnter the ID of the attachment to update.
File contentProvide the new attachment content. The API supports file sizes up to 500 MB.
File nameEnter the new file name for the updated attachment.

Output

Output fieldDescription
Attachment IDUnique identifier for the updated attachment.
Author IDUnique identifier of the user who uploaded the attachment.
File nameName of the updated attachment file.
Created dateTimestamp indicating when the updated attachment was created.
VersionVersion number of the updated attachment.
Attachment typeType of attachment.
Content typeMIME type of the attachment.
SizeFile size of the attachment in bytes.
Task IDUnique identifier of the associated task, if applicable.
Folder IDUnique identifier of the associated folder, if applicable.
Comment IDUnique identifier of the associated comment, if applicable.
ID of current attachment versionUnique identifier of the most recent version of the attachment.
Preview URLURL to preview the attachment.
Download URLURL to download the attachment.
Video playlist URLURL to access the attachment as a video playlist, if applicable.
Review IDsList of review IDs associated with the attachment.
WidthWidth of the attachment, if applicable.
HeightHeight of the attachment, if applicable.
ID of origin attachment versionUnique identifier of the original version of the attachment.

Last updated: