marjory-logo
Sign in with Google

XLS(X)

App Overview

Read and Write data from XLS(X) files.

Getting Started: Installations

Name Type Description Exemple Hidden

App Items

Events

ETL_TASK

Write XLS(X)

undefined

Inputs
Name Type Description Exemple Required
datasource object true
filename string Name of the exported file exportedFile.xlsx true
fileType string Extension of the exported file true
sheetName string Name of sheet to export the data exportedSheet true
addSchemaAsFirstRow boolean Add schema as first row false
encoding string The encoding of the file. UTF-8 by default, other encoding available soon. true
useAdvancedConfiguration boolean Enable advanced configuration options false
advancedConfiguration object false
Outputs
Name Type Description Exemple
file string

Read XLS(X)

undefined

Inputs
Name Type Description Exemple Required
file string false
wizardSchema object Configure the schema and the parameters of the XLS(X) file false
Outputs
Name Type Description Exemple
readDatasource object
Version(s)
1.0.4