Documents

Base64 To File

5min
this action decodes a base64 encoded file inputs & outputs \[ i ] base64 string string containing a base64 encoded file \[ i ] file name string string providing the encoded file's name and extension \[ o ] file 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 string to file file