Heloooo,
I have made a few workflows and wanted to show it off in my personal website by embedding the n8n UI with all the drag and drop and click functionality.
How to embedd this to my site ???
hi @Rehare ,
You can’t safely embed the full n8n editor directly because it requires a running backend and authentication.
Hi @Rehare ,
I assume what you mean is that you want to showcase your workflows on your site, with some interactive.
For that, n8n has a demo web component you can use: <n8n-demo> ⌲ Home
It lets you embed a sandboxed, interactive demo of workflows. Visitors can explore and click around your workflow.
1 Like
OMG thanks everyone for the reply, I appreciate the love.
1 Like
Is using an i frame the only option, I will give it try. Just wanted to know if I could get more options.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.