File to Base64 String
You can select this activity to convert a file into a base64 encoded format.
This table lists the properties for the activity.
| Property Type | Property Name | Data Type | Description | 
|---|---|---|---|
| Input | Filepath | String | The location of the file that must be encoded into base 64 format. | 
| Output | Base64 String | String | Encoded base64 value of the input file as a string | 
| Response Code | Int32 | Response code for the activity. Possible values: 
             
  |