Jira - Upload attachment action

The Upload attachment action uploads an attachment to an existing issue.

Input

Input fieldDescription
Issue ID or keyEnter the ID or key of the issue to upload an attachment to.
File contentEnter a file content datapill from the output of a separate action, such as Download attachment. Alternatively, you can enter file contents manually and append a .txt or .csv file extension in the File name field.
File nameEnter the file name of the attachment to upload.

Output

Output fieldDescription
SelfThe API URL of the uploaded attachment.
FilenameThe name of the uploaded attachment.
AuthorContains information about the original author, including Name and Account ID.
CreatedThe date and time the attachment was created.
SizeThe size of the attachment in bytes.
Mime typeThe type and format of the attachment.
ContentA link to the attachment.
ThumbnailsA link to the attachment's thumbnail.
List sizeThe total number of attachments in the issue.
List indexThe position of the current attachment in the list.

Last updated: