getAttachmentId

Returns the id of an attachment of the current record by looking for the given file name.

Parameters

fileName - the name of the file

Example Usages

   brixxApi.getAttachmentId("Invoice1.pdf")

Last updated