Excel
Create Workbook
3min
overview https //docs procesio com/write to file#yja0t use this action to create a new workbook with one sheet how to configure the create workbook action? https //kb procesio com/regex replace#qd how to https //docs procesio com/merge lists#q how to https //docs procesio com/write to file# s0vi step 1 create a process and give it a name step 2 drag the create workbook 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 workbook name you must enter a string variable that represents the workbook name ( xlsx file extension is added automatically) sheet name you must enter a string variable representing the name of the first sheet in the workbook workbook file variable output which contains the workbook with your given name and given sheet name step 4 save , validate and run the process step 5 you will be prompted to add the file for our input variable (if the values are not already added as default values for each variable) click run step 6 to verify the process click check instance step 7 in the output section, you can see the file variable with the xls content as defined you can download the file