What people previously said about n8n

Older than the 25 on n8n’s page
“Open to technical feedback and happy to discuss the SQL functions, binary handling in n8n, or workflow routing! 🚀”
rburakkarakaya · reddit ·
“They have the frontier model, everything runs on top of claude or gpt, so they can make the tools themselves which kills the middleman (n8n)”
GuessFortress · reddit ·
“I’ve been using n8n for my personal agent backend and it works great”
amchaudhry · reddit ·
“i've been using n8n for a while and haven't noticed anything catastrophic on my end, but i'm also not on twitter so maybe i'm missing the drama. 740k views is wild though, that's not just a few power users complaining”
Embarrassed-Gur1530 · reddit ·
“The reliability part is underrated. Claude Code/Cursor is great for writing a one-off script, but a script doesn't have a webhook listener sitting there 24/7, doesn't retry on failure, doesn't have a visual execution log you can check when something breaks at 3am, and doesn't let a non-technical teammate glance at the flow and understand what happens.”
ShopiFyn8n · reddit ·
“I don't think anything happened to n8n. It's alive and well. It has its use cases like agents.”
JustAnotherDiamond · reddit ·
“n8n still has value in environnements where visual clarity is needed. It will stay relevant in enterprise systems”
johnappsde · reddit ·
“I made mine took me around 2 weeks and I self hosted n8n and chatgpt,claude,Gemini free versions help me understand the node stuff, I use Google studio free tier for my setup, it gets my complete office work done muaaaa”
bishiee-bishhh · reddit ·
“n8n (or any tool) showing the HTTP call as successful only means Meta's API accepted the message into its queue, not that it delivered.”
Cute-Owl-8068 · reddit ·
“the silent token expiry is the evil one — n8n stays green, meta just stops delivering. system user token from day one, not after it bites you.”
ColeJDMaffeo · reddit ·
“that's a solid workflow. i'm curious, did you run into any particular headaches with the PDF generation itself, especially with formatting across different data sets?”
Vegetable-View-5114 · reddit ·
“i used to use n8n quite a bit building for businesses and myself, it’s been a little while since i’ve used it but i’d love to hop on a call and see if i can help”
heychoppp · reddit ·
“What made you stick with n8n amidst the surging vibecoding hype?”
T-Man98 · reddit ·
“Payment Reconciliation in n8n: 5 things I learned automating invoice matching”
easybits_ai · reddit ·
“I have payment scheduler, invoice creator, and payment credit workflow, using local n8n with airtable, and google workspace.”
Content-Conference25 · reddit ·
“On n8n 2.x I also hit multipart/form-data problems talking to Gotenberg (415/500). A small local proxy that accepts JSON { html } and forwards to Gotenberg with curl fixed it for me.”
Fluid_Objective_3433 · reddit ·
“Tracking threshold duration based on historical patterns is brilliant way, cleaner than getting spammed with false positive alerts during expected quiet windows. Do you handle that time tracking state inside n8n directly (like updating a Redis/data store key on each run), or just querying the execution history table to calculate the gap?”
Scary_Mud_9111 · reddit ·
“Folks can import it directly into n8n and reproduce the issue, which gets you real answers instead of guesses.”
AutoModerator · reddit ·
“Stuck on my first n8n project - could use some guidance”
askingquesting · reddit ·
“I know of someone not technical who left his work to become an n8n consultant when it was hype. Now he’s unemployed.”
Zoltan-Kazulu · reddit ·
“N8n is reliable, workflows are easily created with Claude Code ( and the appropriate skills ), tons of maintained connectors available, and it's much more secure than an agent with keys stored in a text file.”
pvdyck · reddit ·
“Man I would hate myself if I had the n8n in my CV lul”
MyFistsAreMyMoney · reddit ·
“I have said it many times, automation like N8N great for starter and test the concept, especially it already have many built-in 3rd party integration. But once we're going to scale or have advanced function, having it in programming code are more reliable & maintainable like FastApi or any API that we develop traditionally.”
gusdecool · reddit ·
“n8n is literally just a GUI for scripts, and it's bloated as fuck tbh.”
iRainbowsaur · reddit ·
“N8n is great for quickly hacking something and putting it in production but then when it grows is a mess to maintain, slow, fragile, expensive to run.”
Electronic_Advisor89 · reddit ·
“I still use N8N, but only for small things. It's now pretty easy to automate things with AI coding. Though N8N does provide some additional benefits like logging, re-execution of failed workflows, etc..”
lakimens · reddit ·
“You’re ignoring that n8n and other low code tools are defined in structured markup files (text). Models can generate those just as easily while still providing the human the top-down “at a glance” visual presentation of structure and functionality.”
BleakBeaches · reddit ·
“n8n is not enough for programmers and too hard for normal users.”
Demobomb2 · reddit ·
“Started on n8n long time ago, then ai got better so I had ai write workflows for me, it was buggy as hell.”
PM_ME_YOUR_MUSIC · reddit ·
“if i need to own and query state over time, it goes in code. if i'm just reacting to events and passing data between services, n8n wins.”
TasteOdd5722 · reddit ·
“I love it for debugging and having something visually that I’m confident that it runs when it needs to…”
Cosmonaut_17 · reddit ·
“as a self-hoster, n8n locks too many things behind the paywall - it should've sticked to paywalling integrations with enterprise software like Jira etc. (which I guess they also do?), not OIDC.”
Purple_Anybody5932 · reddit ·
“Tools like n8n, Zapier, and Make exist to connect the apps a business already uses, so information can move between them automatically based on rules you define.”
anhayoagency · reddit ·
“I use n8n a little for exactly that and I get Claude code to build and edit the workflows. It works very well.”
AlDente · reddit ·
“I work in big tech and never understood the appeal of n8n. Literally never felt the need to use it at all. I’d see some of our non-engineering folks preach their complex n8n flowcharts and find it amusing.”
handsome_uruk · reddit ·
“I'd argue the only difference that remains is the visibility and transparency that n8n offers to the process. You can see how it works, and you can see where it fails.”
Still-Wafer1384 · reddit ·
“N8n went into enterprise direction. And enterprise is boring for mos rod people. They just make money now.”
_thekingnothing · reddit ·
“I liked N8N but when I started working this way I had no need for it anymore.”
Ok-Ship812 · reddit ·
“n8n it’s supposed to make it easy for you, not for the model. The model can make code much more efficient without the overhead of n8n”
IAmFitzRoy · reddit ·
“Yeah i used to have n8n run workflows to convert my downloaded files into certain formats and rename them according to convention. Works perfectly well. I eventually switched to CI based scripts to have more control over the code customisation but n8n was more than capable if you know what you are doing with it.”
Desperate-Yak6174 · reddit ·
“I was deep into n8n for a solid stretch self-hosted setups, complex workflows, the whole thing. Felt like it had real momentum for a while. Now it barely comes up in conversations unless someone specifically asks about it.”
nameaval · reddit ·
“There's an n8n MCP - literally get Claude to search for the best n8n MCP and have it configure it, then tell it the workflows you want. I've literally got CC setting up some workflow automations for me right now.”
redditwossname · reddit ·
“If you can swing the oracle free tier I'd just move it over there, the ARM instance handles n8n way better than you'd expect and you don't gotta deal with HA's reverse proxy quirks”
No_Horse_2152 · reddit ·
“Splitting the 24 hr procedure reminder and the aftercare/review flow into separate sub-workflows makes error handling way easier to manage in production. I build heavy n8n backends daily and running the aftercare trigger on a delay node can get messy if an instance restarts, so pushing those downstream triggers to a dedicated cron or queue state keeps it from dropping patients.”
madisonlawnguy · reddit ·
“**For those who have run both: is it better to keep n8n inside HAOS on local hardware, or is running a dedicated Docker instance on a free cloud VPS the cleaner, more reliable path?**”
matri1xx · reddit ·
“n8n now lets you describe a workflow and AI builds it for you, replacing the blank canvas drag-and-drop process with a describe, review and adjust loop before going live.”
RoundtableSpace · x ·
“But for someone who doesn’t code, tools like n8n, Make, and Integrately are a pretty big deal because you can connect different apps and automate workflows without knowing APIs or writing code.”
TheBrainSprint · reddit ·
“Full JSON here: https://n8n.io/workflows/18695-create-self-improving-tiktok-carousels-with-gemini-falai-openai-sheets-and-upload-post/”
mutonbini · reddit ·
“I Built an n8n System to Automate My AI Community”
NecessaryBear98 · reddit ·
“I wonder if there is a better way than n8n?”
riiiik4phone · reddit ·