Save Base64 Encoded Attachment
The Save Base64 Encoded Attachment mapping (attachment) 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
| Attribute | Required | Description |
|---|---|---|
| from | Y | Defines the source field for the mapping. |
| to | Y | Defines where the result should be inserted. |
| Function | Y | Should be set to "Save Base64 encoded attachment". |
| Category | Y | Must be "Message structure" |