Forum Discussion

jfpelletier's avatar
jfpelletier
Contributor
11 months ago
Solved

CSV parser cannot parse data

Hello all, I'm extracting data from a structured XML file using a Python script (the build-in SnapLogic XML parser cannot handle it), and I return the results as a list of dictionaries, and I want t...
  • tbranco's avatar
    11 months ago

    Hello Jean-François,

    Could you try with a Json Splitter snap - after the script snap - to split the Array into individual documents?