Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

n8n

n8n.io

Reviews from AWS customer

11 AWS reviews

External reviews

267 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Ritesh C.

Flexible Open-Source Automation with Plenty of Workflow Nodes

  • April 29, 2026
  • Review provided by G2

What do you like best about the product?
There are a whole lot of nodes to work with for every service and workflow. It’s open source, which makes it possible to self-host on our servers and connect it to a custom domain. Automation can be implemented to cover more than enough business requirements.
What do you dislike about the product?
Some people may find it difficult to authenticate with the service providers. Notion, Google, and similar service nodes can also be challenging for a beginner to set up.
What problems is the product solving and how is that benefiting you?
Anything that involves repetitive work can be automated with n8n. Gmail didn’t have an option to delete all emails at once, so I connected my Gmail account and set up a trigger to delete 100 emails every 30 minutes. I also have the backend for my news website fully automated with n8n, including the content pipeline.


    Vatsal N.

Powerful Automation with Easy Setup

  • April 28, 2026
  • Review provided by G2

What do you like best about the product?
I like how easy n8n is to set up, and I appreciate that we don't have to code every single thing. n8n provides all the nodes we need, and if there are any nodes that aren't available, we can easily add them using the API node or the code node. It’s also great for creating AI automations to enrich leads with emails and phone numbers, even if the automation requires custom API setups. Adding nodes like the Google Sheets node to enrich data and assist the SDR team with outreach is really beneficial.
What do you dislike about the product?
Nothing as such, If you need anything more than n8n then probably custom code is the best option for you
What problems is the product solving and how is that benefiting you?
I use n8n to automate repeated tasks in my workflow, like data syncing between applications, and enrich leads with emails and phone numbers efficiently.


    Bryan M.

Flexible, Vendor-Agnostic AI Agent Setup with a Great Pricing Model

  • April 28, 2026
  • Review provided by G2

What do you like best about the product?
N8N is one of the most flexible solutions for quickly setting up an AI agent for your business. It doesn’t require using a specific vendor or AI provider, and the pricing model is great.
What do you dislike about the product?
It does feel a little bit do-it-yourself, which is fine for what it provides. However, for a non-technical person getting started, there is a bit of a learning curve.
What problems is the product solving and how is that benefiting you?
We use N8N to easily set up complex AI agent workflows that connect to multiple products and services.


    Akansha C.

Automation as Code with Enterprise-Grade Control and Fast No-Code Builds

  • April 25, 2026
  • Review provided by G2

What do you like best about the product?
What I like most is the “Automation as Code” philosophy. As an Azure Architect, I don’t want yet another siloed SaaS tool; I want a platform I can self-host, keep under version control, and extend with custom JavaScript when needed. n8n is the only tool I’ve found that gives me “enterprise-grade” control over my data flows, while still being just as quick to build in as any no-code alternative.
What do you dislike about the product?
While n8n is incredibly powerful, it still doesn’t have the “Enterprise-First” deployment rigor I expect as an architect. The manual effort needed to keep environments in sync, along with the “opt-in” approach to error handling, means you have to invest a significant amount of time in Operational Discipline to make it genuinely production-ready. I’d really like to see stronger native version-control integration, as well as a global retry-policy engine.
What problems is the product solving and how is that benefiting you?
n8n solves the “Invisible Glue” problem for me. As an architect, I use it to orchestrate complex post-authentication lifecycles that would otherwise require dozens of manual scripts and handoffs. The biggest benefit is data sovereignty: being able to self-host it in my own Azure tenant means our identity tokens never leave our perimeter. That helps us satisfy strict security audits, while also cutting our automation overhead by nearly 80% compared to Zapier.


    Kaleem A.

Powerful End-to-End Automation with n8n Workflows involving multiple systems

  • April 24, 2026
  • Review provided by G2

What do you like best about the product?
I like that n8n lets me connect different steps, like API calls, data processing and triggers in a single flow. In one case, I built a workflow that handled enrichment, filtering and email output together. It's not the smoothest while building, but once it runs, it's quite useful for automating repetitive tasks.
What do you dislike about the product?
The downside for me is that it's not very straightforward when things go wrong. Debugging takes time, especially in bigger workflows. Also, some nodes need a bit of trial and error to set up properly. It's not a deal breaker, but it can slow you down while building.
What problems is the product solving and how is that benefiting you?
For me, n8n solves the issue of connecting different systems without writing full backend logic every time. I used it to automate a multi-step process involving APIs and email, which earlier required manual steps. Now it runs in one flow, which makes things faster and more consistent.


    Information Technology and Services

Powerful Self-Hosted Automation with an Intuitive Visual Builder

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
I self-host n8n and mostly taught myself through YouTube, which says a lot about the learning curve: it’s real, but it’s worth it. I’ve built job-search workflows that tie Gmail, Google Sheets, Telegram, and TickTick into a single pipeline. Applications get tracked, follow-ups get triggered, and resume tweaks get generated automatically. What used to take me an hour of manual work now runs quietly in the background.

The visual workflow builder is genuinely intuitive once it clicks. Connecting nodes between apps feels logical, and the error handling is clear enough that debugging doesn’t turn into a nightmare.

Self-hosting also gives you full control over your data, which matters depending on what you’re automating. The trade-off is that setup and maintenance are on you. There’s no hand-holding, and some integrations take more configuration than others.

For the price (free if self-hosted), the ceiling on what you can build is remarkably high. It’s not a tool for everyone, but if you’re comfortable figuring things out, it’s one of the most powerful automation platforms available.
What do you dislike about the product?
The learning curve is real, and if you're self-hosting, it's steeper. There's no onboarding, no support team walking you through setup, and no shortcuts. I taught myself through YouTube, which worked, but it took time. Coming in without API experience will slow you down significantly. Things like authentication flows, webhook configuration, and data mapping assume a baseline that the docs don't always spell out.

Small UX gripe: retry on error should be enabled by default. It's a minor thing, but when you're debugging a workflow at midnight, finding out that setting was off the whole time is frustrating.
What problems is the product solving and how is that benefiting you?
Repetitive, multi-step tasks that used to require me to bounce between five different apps. I built a job search automation stack that connects Gmail, Google Sheets, Telegram, and TickTick into a single pipeline. Applications get logged, follow-up tasks get created, and I get AI-assisted resume tweaks without doing any of it manually.

The core benefit is time. I'm moving faster through my job search than I would be otherwise, and I'm not dropping balls because the workflow catches things for me. It's the closest thing I've found to having an assistant without hiring one.


    Julian R.

Pre-Built Automations That Save Time and Flex to Fit Our Needs

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
First, the large number of pre-designed automations greatly reduces the time needed for implementation. Second, it’s flexible, so I can adapt it to my specific needs.
What do you dislike about the product?
It can feel complex, even though it’s a no-code tool.
What problems is the product solving and how is that benefiting you?
It helped reduce the time to go live with automations, which has increased our effectiveness on new projects.


    Sunil K.

Effortless AI Workflow Implementation for All Skill Levels

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
This is one of the best and easiest ways to implement AI workflows without needing extensive technical knowledge or a deep understanding of AI concepts. Interestingly, it also helped me learn and apply AI concepts such as Agents and LLMs.
What do you dislike about the product?
The licensing for this application can be somewhat confusing and tends to be on the expensive side. While the software is still evolving, it has yet to fully mature for large-scale enterprise deployments, particularly in areas where governance, privacy, and security are critical—especially given the current landscape of AI.
What problems is the product solving and how is that benefiting you?
N8N streamlines our marketing department's workflow by automating several tasks, such as scanning incoming emails and organizing them into either Important or Junk folders. We also make use of N8N to produce marketing content, particularly articles. The automation of the entire article creation process allows us to consistently publish new articles every week, each one focusing on trending topics that are timely for the month.We also use it to create AI use case based POCs which demonstrates short time to market capabilities of this product to out clients.


    Arshad I.

Drag-and-Drop Agent Connections Made Easy

  • April 13, 2026
  • Review provided by G2

What do you like best about the product?
Drag and drop to connect all agents, like chatbots, webhooks, Google Sheets, and manual connections to any app via links and MCP.
What do you dislike about the product?
You’re not just building automations—you end up acting like a SysAdmin. You have to stay on top of Docker updates, manage SSL certificates, handle database backups (Postgres), and keep the server secure.
What problems is the product solving and how is that benefiting you?
It helps me automate all kinds of tasks, like gathering leads, filtering the results, using a chatbot for my web app/websites, and automatically sending product updates via email.


    Guillaume D.

Powerful Self-Hosted AI Workflows That Go Beyond Other Tools

  • April 12, 2026
  • Review provided by G2

What do you like best about the product?
The power it gave me to build AI workflows when other tools had limitations. Self hosting the community edition is a big + for my solo projects.
There is a big of a learning curve but it is actually healthy as it helped me learn concepts like JSON, javascript, to really understand how integrations work
What do you dislike about the product?
So there are a couple of things that could be improved. For the AI integrations, we still aren't able to fully customize the settings of the AI models that we use. For example, GPT-5 has been released quite a while ago with new parameters like minimal reasoning or verbose, which are elements we still cannot edit when using OpenAI as a chat model. I must say that the cloud instances have very limited power and crash a lot when processing lots of data.
What problems is the product solving and how is that benefiting you?
I basically build full backends for my SaaS with any 10 at almost zero cost and with a great depth.