XLS to JSON


Stuff You Need to Know

This component tries to transform Excel spreadsheet data to JSON. If there's a buffer property in the incoming data, then filename option is ignored.

How to Configure

Component-specific settings:
  • Filename (field) - This field is optional. Enter a filename. This is relative to the application root by default.
  • Sheet name (field) - This field is optional. If no sheet name is provided, the default is the sheet at index 0.
  • Range (field) - This field is optional and can be used to define a range within a sheet (e.g. A2:D11).

Standard settings:

Click here to view information on standard settings.


What Happens Next

Some JSON data goes down to the next component(s)!