Documents

Base64 To File

5min

This action decodes a base64 encoded file.

Document image


Inputs & Outputs

  • [ I ] Base64: String containing a base64 encoded file.
  • [ I ] File name: String providing the encoded file's name and extension.
  • [ O ] File: File containing the decoded file.
Document image


Example Usage

  • Drag action onto the canvas to get familiarized with it.
Document image

  • Declare some variables to be used with the action.
Document image

  • Assign the newly created variables.
  • Save & Run the process and then Check Instance to see the output.
Document image


Use Cases

  • Decoding a base64 String to File.



Updated 30 Jan 2024
Doc contributor
Doc contributor
Did this page help you?