Added
Pipelines JSON to CSV Pre-Parsing Hook
almost 2 years ago by ReadMe API

The new “JSON to CSV” pre-parsing hook for Pipelines allows you to extract fields from JSON: it creates a new column for each key in the JSON object and fills the cells with the respective values. The feature also supports array de-nesting: it duplicates the row for every array item.