Reading JSON Arrays from file / REST API

Contents1 Introduction2 Video Tutorial – Read from multiple arrays from JSON document3 Read array from JSON document4 Read single array from JSON data (JSON Path expression)5 Read multiple arrays from JSON data5.1 Method-1: Use single JSON Source along with JSON Parser Transform5.2 Method-2: Use multiple JSON Sources with different filter expressions5.3 Method-3: Use Array Flattening … Continue reading Reading JSON Arrays from file / REST API