Skip to main content

Save a Base64 Encoded Attachment

The Save a Base64 Encoded Attachment mapping extracts a base64-encoded string from the from path and saves it as a file. The filename is specified using the filename parameter. Additionally, this mapping uses internal variable substitution logic to support templating within filenames or paths.

Attributes for Save Base64 Encoded Attachment

AttributeRequiredDescription
FromYesDefines the source field for the mapping.
ToYesDefines where the result should be inserted.
PrecedenceYesDetermines the order in which this mapping is applied relative to others.
Function TypeYesMust be "Message structure"
FunctionYesShould be set to "Save a Base64 encoded attachment".
FilenameYesName of the file to save.