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 Description
Input Filepath The location of the file that must be encoded into base 64 format.
Output Base64 String Encoded base64 value of the input file as a string
Response Code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.