build xls/x
This block is part of the files group and was last modified in core v13.0.5.
build xls/x
v13.0.5
Generates a xls / xlsx file.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
filenamerequiredThe name of the file. |
value |
||
extensionrequiredThe extension of the file, e.g. xls or xlsx. |
value |
||
headersrequiredThe headers will be used for the first row. If this is filled, the more advanced version (array of arrays) will be disabled. • Hidden when other fields are filled |
array |
||
valuesrequiredThe values to be set in the excel sheet. The headers will be used to select the data. If this is filled, the more advanced version (array of arrays) will be disabled. • Hidden when other fields are filled |
array |
||
array of arraysrequiredv13.0.5This version allows for a more fine-grained control of what will be pushed to the worksheet. If this is filled, the headers and values will be disabled. • Hidden when other fields are filled |
array |
||
| options The worksheet options |
object |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| success |
condition |
||
| error |
value |
||
filerequiredOutput file. |
file |
Excel |
Core Releases
v13.0.5 This block was introduced inv13.0.5, click here to see the release notes.
Back to
files
Return to the main group to view all sub-groups
Back to file parsing
Return to the group to view all blocks within this group