jfpelletier
11 months agoContributor
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...
- 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?