Skip to main content
The transform node converts data from one format to another. Use it to prepare extracted data for delivery in the format your downstream systems expect.

Configuration

FieldTypeRequiredDescription
Output formatselectYesTarget format: CSV, JSON, XML, or Excel
JSON pathstringNoJSONPath expression to select a subset of the input data
DelimiterstringNoColumn delimiter for CSV output. Defaults to ,
Include headersbooleanNoInclude column headers in CSV output. Defaults to true
Pretty printbooleanNoFormat JSON/XML output with indentation. Defaults to false
Sheet namestringNoWorksheet name for Excel output
Root elementstringNoRoot element name for XML output

Inputs and outputs

Allowed inputs: Extract, review, route, merge. Output: Data converted to the configured format.

Credit cost

0 credits. No cost for data transformation.