Base64 To File
7min
This action decodes a base64 encoded file.

ο»Ώ
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.

ο»Ώ
Example Usage
- Drag action onto the canvas to get familiarized with it.

ο»Ώ
- Declare some variables to be used with the action.

ο»Ώ
- Assign the newly created variables.
- Save & Run the process and then Check Instance to see the output.

ο»Ώ
Use Cases
- Decoding a base64 String to File.
ο»Ώ

Updated 08 May 2023
Did this page help you?
Yes
No