With the Payload to attachment component, you can set the payload of the workflow to be the contents of the email attachment.
The name of the attachment is set in the workflow component, Set attachment name, which you should insert first in the workflow before payload to attachment.
The component has no parameters.
Related workflow components are:
1.Payload to first attachment
2.File to attachment
3.From file to attachment.
4.Rename attachment
5.Resource to attachment
6.URL to attachment
Related Articles
Set attachment name
The advanced set meta data workflow component, Set attachment name sets the name of the attachment for the next email(s) in the current workflow. This can be used with these workflow components e.g. to add an extra attachment to an email: File to ...
Payload to first attachment
With the Payload to first attachment component, you can copy the payload of the workflow to be the contents of the first email attachment. The name of the attachment is set in the workflow component, Set attachment name, which should be set before ...
Attachment to payload
The workflow component, Attachment to payload takes a named attachment, removes it and inserts it as the current payload of the current workflow. This component is an advanced utilities component. The component has these parameters: Attachment name ...
From file to payload
It is possible to load a file from the local file system into the payload of the workflow. This will overwrite the contents of the payload, so you might consider to save the payload e.g. into a property or an attachment before you run this advanced ...
Resource to payload
The shortcut workflow resource to payload can be used for exchanging the normal payload of the workflow with a resource found in the InterFormNG2 resource library. This can e.g. be used for using an XML resource file instead of the XML file, that ...