getAttachmentByFileName
Retrieves the blob of an attachment from the attachments of the current record
Parameters
fileName - the file name you are looking for
Example Usages
brixxApi.getAttachmentByFileName("Invoice1.pdf")
Last updated