How to Integrate a workflow visualisation on my website?

Hello,

I wonder, is it possible, and easy, to integrate a visual representation of a workflow on my website?
The same way they are represented in this forum, or in the creator hub.

Thanks a lot,
the n8ninja

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:

You can find information about it in this thread:

2 Likes

Thanks @jan :pray: :ninja:

It is feasible and non-troublesome to implement a visualized workflow in your website, like those which occurred in comparable forums or hubs for creators. Different libraries and frameworks , like D3.js, Chart.js, or plain HTML/CSS can create and show an interactive workflow on web-pages.

Hope’s that clarify your concern.

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