Combine all items in 1 article

I’m facing an issue in n8n.

When I use the Create HTML node, it doesn’t seem to capture or read the whole data that I pass into it.

For example, if I pass a list or a big chunk of data, the HTML output is incomplete or missing parts.

Is there a known limitation on the amount of data the Create HTML node can handle? Or am I missing something in the settings to make sure it processes everything correctly?

Any advice or workaround would be appreciated!

Below is the current workflow setup

n8n Version

1.89.2

1 Like