I’ll be nitpicking here as n8n is truly an amazing platform and I’ll prefer the flexibility it offers over any other product on the market. But, in the spirit of offering constructive feedback, here are a couple of areas I can suggest.
-
Many of the nodes implement third-party APIs in their basic form, expecting the n8n user to deal with field IDs, date formats, etc. This made sense in the initial months as n8n was trying to support as many integrations as possible.
However, it would be great if you’ll could go back and update some of the key integrations to begin with, to be more user-friendly. You’ll have done a brilliant job of abstracting all of this out for the user in your new Notion nodes, by auto-populating most fields and allowing a ‘Simple’ mode for API responses. This greatly improves the user-friendliness of a platform like n8n and brings down the barrier to entry for non-technical users. -
The second aspect would be the n8n editor UI and the general UX in some key areas. I created a post about this a few months back at UI improvements for the editor-UI
It would be nice to see measures that help avoid losing all the data in an editor window, simply by clicking outside the modal that houses it.