From attachment to variable

From attachment to variable

You can copy an attachment within a workflow into a variable with the advanced, utilities component: From attachment to variable. The component has these parameters:

 

NG2WorkflowAttach2Variable01

  1. Attachment name
    The name of the workflow attachment to copy.
  2. Variable name
    The name of the variable into which the contents of the attachment is to be copied to.
  3. Encode as Base64
    If enabled the binary data from the attachment contents is first converted into base64 before it is copied to the variable.
    • Related Articles

    • From variable to attachment

      If you want to attach an extra file to an outgoing email, then you can use the advanced, utilities workflow component, From variable to attachment to achieve that. The component has these parameters: Variable name The name of the variable from which ...
    • 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 ...
    • Attachment to Windows Share

      The advanced, utilities workflow component, Attachment to Windows Share writes an attachment in the current workflow as a file in the referenced Windows Share. The workflow component has these parameters: The parameters are: Share: The share name ...
    • Windows Share to attachment

      The advanced, utilities workflow component, Windows Share to attachment reads a file from the referenced Windows Share and stores it into an attachment of the current workflow. This attachment can be used e.g. as an additional attachment in a ...
    • Variable to Windows Share

      The advanced, utilities workflow component, Variable to Windows Share is able to write a file into a shared folder, where the contents of the file is the value stored in a workflow variable. The workflow component has these parameters: Variable name ...