dabalka
3 years agoNew Contributor II
JSON snap not working as expected
JSON splitter last week was working correctly.
Pipeline was not edited, JSON format did not change, and yet Pipeline is crashing indicating error that JSON splitter is expecting list not an object....
- 3 years ago
The object $data is an instance of Object not an array…
Place a mapper before the JSON splitter then set mapper as pass through enabled