Forum Discussion

dabalka's avatar
dabalka
New Contributor II
3 years ago
Solved

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....
  • alchemiz's avatar
    alchemiz
    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