Tool to combine multiple files into a new file. Use when you need to merge several files where column names and types match. Optionally add source filename tracking or append rows to the first file in-place.
handlesRequiredarrayList of file handles to combine. Column names and types must match across all files.
inPlacebooleanIf set to true, appends rows from all other sheets to the first sheet in the list instead of creating a new file.
fileNamestringName for the newly combined file. If not provided, a default name will be assigned.
folderHandlestringHandle of the folder where the combined file should be stored.
addInputFilenamebooleanIf set to true, adds an extra column containing the input filename for each row.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.