Skip to content

CSV Writer

Impure

Appends a row of data to a csv file.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fired when the values are successfully added to the batch.

Data Inputs

File Path

INPUT

Path to a CSV file on disk.

Data

INPUT

A list of values to append to the csv.

Delimiter

INPUT

The character separating values.

Settings

Wipe on Open

BOOLEAN

If true, on first open of the file the contents will be cleared.

Default: false

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing