Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

n8n

n8n.io | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

25 reviews
from G2

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


    Sylvain V.

n8n : the best automatisation tool

  • December 10, 2021
  • Review provided by G2

What do you like best about the product?
n8n is making automatisation super easy like no other tool before. It comes with an incredible number of integration, and the use of HTTP nodes for making HTTP request (GET/POST, webhooks...) is easy
What do you dislike about the product?
It's not a "dislike" but if you want to get an advanced user you need to know some Javascript, it would be so great to be able to use Python for writing custom function
What problems is the product solving and how is that benefiting you?
Automation in the CRM (Hubspot), data enrichment, alerting...


    Sven J.

n8n is my reliable self hosted API automation alternative of choice

  • November 09, 2021
  • Review verified by G2

What do you like best about the product?
Reliability, flexibility, easy to use, intuitive, powerful, JS support, many connectors. We use a wide range of CRM, ERP and Communication services. The team is also helpful!
What do you dislike about the product?
If it was more widely adopted, we had even more connectors at disposal.
What problems is the product solving and how is that benefiting you?
We use n8n as a middleware when connecting API interfaces. We also use it for data aggregation and manipulation. For example syncing orders from an online shop to ERP becomes a breeze.


    Rodrigo C.

Great Platform and very useful in companies that need to use more than two systems.

  • August 17, 2021
  • Review provided by G2

What do you like best about the product?
All the possibilities to use nodes, and if that wasn't possible you could use http request or even if you know code you can create your custom node, just for yourself or for community
What do you dislike about the product?
Today, one think that I dislike is just the possibility to search for data in past execution. This is good when you need to debug some workflow that you maybe forgot some process.
What problems is the product solving and how is that benefiting you?
A lot of problems like integrate Landing Pages, inbound marketing communications, CRM for my salesperson and gateway of payment


    Computer & Network Security

One of the best open source projects I’ve ever worked on

  • August 17, 2021
  • Review verified by G2

What do you like best about the product?
If you've ever used a system like Zapier, then you're going to love N8n. It's intuitive drag and drop interface makes creating custom automations an absolute breeze.
What do you dislike about the product?
Because the product is still new, there are still many things that require a knowledge of JavaScript to make work. For example, if you want to generate the time and day, you need to create a custom function to do that. That is quickly changing however as the community is constantly adding new features to make the coding process easy.
What problems is the product solving and how is that benefiting you?
Automating my companies manual processes and connecting different tools so they natively work together (for example connecting Calendly to jira so customers can submit a Calendly request that automatically creates a jira issue).
Recommendations to others considering the product:
Try it, you won't regret it!


    Richard L.

Best no-code automation tool on the market

  • July 02, 2021
  • Review verified by G2

What do you like best about the product?
n8n essentially provides a UI on top of rest API's, with minimal abstractions. The design of the visual editor allows for incredible customizability and having access to all API endpoints provides huge amounts of power.
What do you dislike about the product?
In some cases, using the UI to specify lots of fields can feel cumbersome. In those cases, I often use some code in a function node to more easily create an object.
What problems is the product solving and how is that benefiting you?
Automating business processes