/
saveAttachmentFromEmail
saveAttachmentFromEmail
Description
Saves the attachment file from an issue (based on the attachment id) to a specific file path, on the server. This can prove to be very helpful when you want to save a file stored on S3, for example
Parameters
Return Type
Boolean
'True' if the attachment file was successfully saved to the specified file path, 'false' otherwise.
Example
saveAttachment("10600", "/mnt/efs/jira10.0.0-sharedhome/silprograms/test.txt");
See also
, multiple selections available,
Related content
saveAttachmentFromEmail
saveAttachmentFromEmail
More like this
attachAllFilesFromEmail
attachAllFilesFromEmail
More like this
attachAllFilesFromEmail
attachAllFilesFromEmail
More like this
attachFileFromEmail
attachFileFromEmail
More like this
attachFileFromEmail
attachFileFromEmail
More like this
saveAllAttachmentsFromEmail
saveAllAttachmentsFromEmail
More like this
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.