
Powerful Workflow Automation Software & Tools - n8n
n8n is a workflow automation platform that uniquely combines AI capabilities with business process automation, giving technical teams the flexibility of code with the speed of no-code.
White labelling | n8n Docs
White labelling n8n means customizing the frontend styling and assets to match your brand identity. The process involves changing two packages in n8n's source code github.com/n8n-io/n8n:
How to change icon for my custom node? - Questions - n8n
Oct 11, 2022 · I have copied the uptimerobot node’s svg and using , but the icon is not appearing in my custom node
Icon assets missing - Questions - n8n Community
Dec 10, 2022 · I’ve set up an n8n instance on Cloudways following a thread on here and also a couple of online articles. It’s all working, however, I am getting 404 errors for all n8n node icons.
Standard parameters | n8n Docs
Specifies an icon for a particular node. n8n recommends uploading your own image file. You can provide the icon file name as a string, or as an object to handle different icons for light and dark modes.
Navigating the editor UI | n8n Docs
In this lesson you learned how to navigate the Editor UI, what the icons mean, how to access the left-side and node panels, and how to add nodes to the canvas. In the next lesson, you will build a mini-workflow to put into practice what you've learned so far.
Setting custom icon and utilizing credentials - n8n
Aug 6, 2020 · You can have the icon simply alongside your node. So if you use the above CLI to compile the nodes it will automatically copy also the icons it finds to the ~/.n8n/custom folder.
Icons for workflows - UI - n8n Community
Nov 19, 2022 · Hey, I would like to suggest adding icon for workflow. I would see the icon on the left of wf title in wf page and wf list. The icon set I would suggest be node icons (I don’t know if it cools on legal way). I play re…
Change HTTP logo for making things clearer? - n8n
May 7, 2022 · Another post about this with the idea to put the image in the credentials that way an update to one icon would spread across the whole project. That would work great in combination with the Node Color option.
Tutorial: Build a declarative-style node | n8n Docs
In this section, you'll clone n8n's node starter repository, and build a node that integrates the NASA API. You'll create a node that uses two of NASA's services: APOD (Astronomy Picture of the Day) and Mars Rover Photos.