Forum Discussion
alex_panganiban - you can also use the "When errors occur" property in the Views tab of the CSV Parser snap to ignore errors during parsing or even route bad records to an error view and handle them more gracefully.
Hope this helps!
@ariana you can try below option-
- Use mapper and copy entire body {“email”:“”,…} and use target field as $ in mapper.
- You don’t need to touch anything related to file upload option, rather add header field like below.
- Also make sure you choose snap execution as "validate and execution" at below.
Hi there! Thanks for your help. Here is what I am looking at now, still no output:
Mapper -
Mapper validation output -
POST Snap:
Pipeline:
Edit: I will add that I did try simply copying the body into the mapper with “$” in the Post snap but with the same (lack of) results.
Related Content
- 2 years ago
- 7 years ago
- 3 years ago