Skip to main content

Create Excel

Create an Excel file from data (JSON, CSV, text, or array format). Supports AI service outputs and structured text.

Create Excel

Overview

Create an Excel file from data (JSON, CSV, text, or array format). Supports AI service outputs and structured text.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Datajson · required

    Input data in JSON, CSV, text, markdown table, or array format to convert to Excel. Automatically detects format when set to 'auto'.

    Required
    Yes
    Multiple
    No
  • Data Formatselect · optional

    Format of the input data. Use 'auto' to automatically detect the format

    Required
    No
    Multiple
    No
    Default
    auto
    Options
    autojsoncsv
  • Has Headerboolean · optional

    Whether the first row should be treated as headers

    Required
    No
    Multiple
    No
    Default
    true
  • Sheet Nametext · optional

    Name for the Excel worksheet

    Required
    No
    Multiple
    No
    Default
    Sheet1

Outputs

  • Excel Filefile

    Generated Excel file with fileData and fileName