Procesio allows you to work with several types of files, one of the most popular files used within the business world is XLSX, aΒ Microsoft Excel Open XML Format Spreadsheet file.
The user wishes to use the process to export data in the form a excel file.
Step 1. Create a new process and give it a name.
Step 2. Add the needed variables. For the process used in our example we will require the following variables:ο»Ώο»Ώ
Step 3. Click the Export to XLSX action and add the following configuration.
The File name* should be the same as the Output file* name. Check the screenshot below.
Step 4. Save, Validate and Run the process.
Step 5. You will be prompted to add the data for our input variable. The input will be of type JSon. Click Run.
Step 6. To verify the process click Check instance.
Step 7. In the output section we can see the <%export%> variable and by clicking the export button located in the bottom right of the above screenshot we can download the data in XLSX format.
ο»Ώ