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

259 reviews
from and

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


5-star reviews ( Show all reviews )

    Renee C.

Flexible Self-Hosting for Secure, Sensitive Data Automation

  • April 22, 2026
  • Review provided by G2

What do you like best about the product?
I love the flexibility of the self-hosted version. It allowed our team to automate sensitive customer data workflows without sending that data to a third-party cloud, which was a dealbreaker for us on other platforms.
What do you dislike about the product?
What I find most challenging is the steep learning curve for non-developers. While the power is there, the UI can feel overwhelming when trying to map complex JSON data without a background in Javascript.
What problems is the product solving and how is that benefiting you?
The Problem:
I needed a way to orchestrate multiple "Tiny Agents"—specialized AI workflows that handle specific micro-tasks—without the massive overhead and cost of traditional enterprise automation platforms. Managing state, conditional branching, and API handoffs between different LLM prompts was becoming a manual coding nightmare.

The Solution & Benefits:
n8n provides the perfect "orchestration layer" for my AI agents. By using its node-based logic, I’ve been able to:

Drastically Reduce Latency: Instead of one massive, slow AI prompt, I use n8n to break tasks into smaller sub-workflows. This allows for parallel processing and much faster output.

Cost Efficiency: By self-hosting n8n, I can run complex agent loops hundreds of times a day without worrying about the "per-task" fees that usually come with cloud-based automation.

Technical Sovereignty: I’m not locked into a single AI provider. I use n8n to switch between OpenAI, Anthropic, or local LLMs via HTTP nodes instantly, depending on the task’s complexity.

The Result:
What used to take an hour of manual prompting and data "copy-pasting" is now a fully autonomous orchestration. It has turned a proof-of-concept into a reliable production tool while keeping my operational costs nearly at zero.


    Leandro L.

n8n Makes Powerful Automations Fast with Flexible Code Nodes

  • April 22, 2026
  • Review provided by G2

What do you like best about the product?
Oh, ease of use. Unlimited posibilities. Having the code nodes gives incredible flexibility to do whatever I need. What it used to take FOREVER to do with MULE like 20 years ago, now it takes you minutes to accomplish. Having so many nodes allowing you to integrate with plenty of systems is super useful. Being able to plug AI into the flow to make decisions is also super valuable.
What do you dislike about the product?
I wouldn't say I dislike something about N8N, but I have ran into issues when setting up nodes, as the documentation in Chat GPT is not accurate.
But that is not N8N's fault.
What problems is the product solving and how is that benefiting you?
Automating reports we receive by email.
Spotting errors in emails and reply back automatically.
Check information we receive by email against our backend.
Being able to send alerts on Slack whenever we identify an issue.


    Information Technology and Services

Effortless Task Automation with AI-Powered Agents in n8n

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
It helps me automate most of my day-to-day tasks by creating agents. It’s easier to use than other no-code automation platforms. I can also add the OpenAI or Claude API to make it AI-powered, which helps eliminate a lot of my manual work.
What do you dislike about the product?
I don’t have anything to dislike about n8n, and nothing has felt like a drawback so far. It’s been working well for me and doing a good job.
What problems is the product solving and how is that benefiting you?
It helps me build automation across day-to-day operations, and it has also improved our team’s productivity as a lean team.


    Himanshu Goyal G.

Flexible Workflow Automation With Seamless App Integrations

  • April 21, 2026
  • Review provided by G2

What do you like best about the product?
Its flexibility to automate complex workflows with minimal code while integrating seamlessly with countless apps.
What do you dislike about the product?
The learning curve can be steep for beginners when building more complex workflows.
What problems is the product solving and how is that benefiting you?
n8n automates repetitive tasks and connects multiple tools into one workflow, saving me time, reducing manual errors, and improving overall efficiency.


    Iñigo A.

Easy, Powerful AI Automation with Huge Potential

  • April 18, 2026
  • Review provided by G2

What do you like best about the product?
It offers all the potential for AI-driven automation in the easiest way.
What do you dislike about the product?
Too many updates happen so quickly that I constantly feel out of version.
What problems is the product solving and how is that benefiting you?
It helps automate processes, add intelligence later, and build a solid architecture.


    Víctor Alonso S.

Simple and Powerful Integration with n8n

  • April 14, 2026
  • Review provided by G2

What do you like best about the product?
I love how easy it is to work with and implement n8n, and the huge number of integrations that are already native make using the tool easier. However, what I like the most is being able to implement OnPremise. The initial setup was absolutely simple and smooth.
What do you dislike about the product?
Absolutely nothing, I like everything very much.
What problems is the product solving and how is that benefiting you?
I use n8n to interconnect tools and automate routine events with the integration of agents with AI, which makes our work easier.


    Himanshu J.

n8n Delivers Powerful Control and Flexible Self-Hosted Automation

  • April 13, 2026
  • Review provided by G2

What do you like best about the product?
What I like most about n8n is the amount of control it gives me compared to typical automation tools. The visual workflow builder is straightforward to follow, yet it still lets you add custom logic, write code, and make API calls whenever you need to.

Being able to self-host it is a major advantage, especially for privacy and keeping costs under control. Overall, it feels more flexible than tools like Zapier when I want to build more complex workflows.
What do you dislike about the product?
The main downside is that it has a learning curve, especially if you’re not familiar with APIs or workflow logic. Setting up more advanced automations can take time.
What problems is the product solving and how is that benefiting you?
n8n helps solve the problem of repetitive manual tasks across different tools by letting me automate workflows such as data syncing, notifications, and integrations between apps. This benefits me because it saves time and reduces the need to manually manage the same repetitive processes over and over.


    Seyfettin Y.

Easy-to-Use, Highly Expandable n8n

  • April 10, 2026
  • Review provided by G2

What do you like best about the product?
It has a completely easy-to-use interface, and it’s very expandable.
What do you dislike about the product?
So far, I don’t have any dislikes about n8n.
What problems is the product solving and how is that benefiting you?
So far, I’ve only created a pull request reviewer using an AI agent.


    Jerrid C.

n8n’s Flexible Low-Code Automation with Powerful Integrations

  • April 08, 2026
  • Review provided by G2

What do you like best about the product?
What I like most about n8n is that it gives me the power of a low-code tool without boxing me in. The visual workflow builder is easy to pick up, so getting my first automations live didn’t take long. At the same time, it still lets me build fairly complex logic when I need it. Once a workflow is set up, it just runs in the background and stays out of the way, which means it’s something I actually use regularly instead of only testing once and then forgetting about it.

I also appreciate how many features and integrations are available out of the box. Connecting different tools is usually straightforward, and when something isn’t supported directly, calling custom APIs is still simple enough to do. The documentation and community support have been helpful as well, especially when I’m trying to tackle something a bit more advanced.

Overall, n8n hits a sweet spot between ease of use, flexibility, and straightforward implementation and integration—something I haven’t really found in other automation platforms.
What do you dislike about the product?
I wouldn’t say I “dislike” n8n, but it does have a few rough edges. The learning curve can feel pretty steep at the beginning, especially if you’re not already comfortable with APIs or other automation tools. Some nodes and error messages come across as quite technical, so getting more complex workflows to run exactly the way you want can take some trial and error.

Overall, performance and stability are solid, but I do occasionally run into small bugs or editor quirks that break my momentum. The documentation has improved a lot, which I appreciate, yet there are still times when I wish it included more real-world examples or clearer guidance for advanced use cases.

None of this is a deal-breaker for me, but these are the main areas where I think n8n still has room to grow.
What problems is the product solving and how is that benefiting you?
n8n has significantly helped me automate many manual, repetitive tasks that used to take up a lot of my time. Tasks like transferring data between tools, triggering follow-up actions when specific events occur, and keeping different systems synchronized are now handled automatically, instead of me doing everything manually.

From a business perspective, it has reduced the time I spend on low-value tasks and made my processes more reliable. Workflows that previously depended on me remembering to perform tasks are now consistent, trackable, and easier to oversee. It has also made it easier to experiment with new ideas because I can quickly set up an automation, test it, and make adjustments without needing to know how to be a developer.

Overall, n8n helps me move faster, reduce errors, and get more value out of the tools I already use.


    Andrea S.

Easy-to-Understand UI/UX and Straightforward Automation with n8n

  • April 07, 2026
  • Review provided by G2

What do you like best about the product?
The UI and UX are easy to understand. n8n is also an easy tool to use for automation, and it feels straightforward to get started with.
What do you dislike about the product?
From my side, there isn’t much to dislike about n8n.
What problems is the product solving and how is that benefiting you?
Before, we handled content creation and distribution manually. Now we do it with the help of n8n, which has made the process much easier and more streamlined for us.