Generate HTML dynamic content

Hi,

I can’t share my workflow, I don’t know why.
My problem is that I have some datas like this :

And I want to transform this in a HTML table, so I wrote this :



It returns nothing except the head of the table, it seems that my script is not executed.
Thanks,
Ben

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Can you please put your two examples code as text so it can be copied and pasted.


You can click on this icon to add a code block. You can also copy and paste your workflows code in there and it will embed it

I’ll take a look once i can copy and paste

Hi @liam,

I meet a 403 error when I try to share my workflow, it is the same when I want to copy/paste my HTML code

I don’t know how to fix that