Skip to main content

Load Remote File

Activity Description

Loads a file in base64 format and returns its data in the form of a variable %ActivityName.File%, which can be used in subsequent activities in the workflow such as the Send Email activity. The default maximum file size is 10 MB.

Output

A variable of the file's content in base64.

Settings

  • Path – The file's location.
  • Host Name – The name or IP address of the server.
  • User Name – If required, the username of an account that has read-write access.
  • Password – If required, the password of the account.