Hello
This one has been asked, but I don’t seem to be able to reproduce a solution
I am extracting clinical trial data using and HTTP module (not parsed by the module) for a study on eligibility criteria (that can’t be dowloaded)
Here I extracted 3, but I could ask for more. I then parse them and they come as one bundle that contains an array of studies that contains one collection for each study (I tried autoparse from the HTTP module, it comes kind of the same but with more nesting levels)
If it hen try to output that in a Google spreadsheet, I only get the first study.
If I had an iterator, i still only get one study
and i can’t really choose the fields to include in the spreadsheet
Am i missing a module?
Thank you
R
blueprint.json (29.8 KB)