Documents
File To Base64
2min
overview use this action to convert the content of a file variable to a base64 string how to configure the file to base64 action? https //kb procesio com/regex replace#qd how to https //docs procesio com/merge lists#q how to step 1 create a process and give it a name step 2 drag the file to base64 action to the canvas and link it to the other actions step 3 create the variables needed for the configuration of the action, and then add them to the configuration panel file you need to input the file where the content will be read from base64 content the output contains the content converted to base64 string format step 4 save , validate and run the process step 5 you will be prompted to add the file for our input variable click run step 6 to verify the process click check instance step 7 in the output section, you can see the base64content variable with the file's content converted to base64 string format