Convert each item to a separate file -- Level-Two Course

Hello,

I’m working on the Level-Two Course. I’m on chapter 5.2 and am trying to setup the “Convert to File” node taking data form the “True” output of the “If” node. The directions say to:

Convert each item to a separate file

and I’m just not seeing an option to make each row of data into a separate file.

Am I misreading this, or overlooking something.

Thanks!

I am not sure if we are supposed to help solve, but, on n8n, each item passed from another node will get auto iterated. (dont recall the exact setup) or you may need the split out node.

Thanks,

The entire workflow is listed on the directions page at Workflow 2 | n8n Docs

I’m wondering if this is a typo? The heading says “Generate file” (singular) and that’s what happens and what makes sense. The generating of multiple files happens on the next section (and there is a loop node).

Would you mind DMing me the workflow you have so far? If you can.

Part 3 does show plural, creating files.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.