About n8n
n8n is a powerful low-code, source-available and self-hostable AI workflow builder. It's designed for technical teams who want to build production-grade workflows. With its intuitive drag-and-drop interface, you can quickly connect apps and easily visualize complex logic.
A key strength of n8n is its developer-centric approach. You can write and run custom JavaScript or Python code at any step, manipulate data and set up logic exactly how you need it. You can integrate AI into your workflows and connect with dozens of model providers through OpenAI-compatible APIs, use custom API endpoints, and even work with local LLMs via Ollama.
n8n’s advanced features like multiple triggers, webhooks, customizable error handling, branching and merging capabilities allow you to build virtually any automation you can imagine. From day one, you have all the tools that empower you to build.
With a library of over 1000 integrations, plus customizable HTTP requests, GraphQL support, and webhook features, you can connect to any API from your workflow. If you can't find a pre-built connector, you can check community-built nodes or even create and deploy your own custom nodes.

About Make
Make is a no-code automation platform that lets you assemble scenarios on its visual canvas. In Make, the automations are called Scenarios, which are created by linking together pre-built connectors (Modules).
The entire process is guided within the visual environment. Your workflow's logic is defined by how you configure your Modules. In situations when you need custom logic beyond what the standard modules can do, Make offers Custom functions on its Enterprise plan. This feature allows you to run snippets of JavaScript (Node.js) as a distinct step within your workflow rather than an integrated part of the building process.
This approach treats custom code as a specialized tool for edge cases, separate from the main no-code building process. It's great for teams who want a strictly defined, no-code environment as their primary workspace, but occasionally need a developer to step in and inject a piece of custom logic.


