Subscribe to Updates
Get the latest creative news from FooBar about art, design and business.
Author: Olaitan Oladipo
Olaitan Oladipo holds a BSc in Sociology from Olabisi Onabanjo University. He is a self-taught automation builder who has spent years inside n8n doing the work that most tutorials skip: debugging OAuth errors at 2am, migrating client automations from Make.com mid-project, fighting reverse proxy misconfigurations on AWS EC2, and figuring out through trial and error what actually holds up in production versus what only looks clean in a demo. He is not a developer by training and not a SaaS founder. He is the person in the Discord server who actually answers the question instead of linking to the docs. His writing on n8n Automation Tutorial covers self-hosting, AI agent workflows, tool comparisons, and the security vulnerabilities the automation industry would rather not discuss. He has built AI-assisted invoice approval flows using OpenAI function calling, connected Claude via HTTP Request nodes, and holds considered opinions about Zapier, Make.com, LangChain, and CrewAI that their marketing teams would not appreciate. He writes for people who are technical enough to follow a tutorial but experienced enough to want the honest version.
What the n8n Money Actually Means If You Are Building With It Right Now I was three hours into debugging a webhook authentication flow when the Slack messa
For the previous guide in this series, read Langflow vs n8n: 6 Key Differences Between an AI Agent Builder and a Workflow Automation Platform. The 7 best open-source alternatives to n8n are Activepieces, Windmill, Kestra, Node-RED, Automatisch, Apache Airflow, and Flowise. Each solves a distinct automation problem. The right choice depends on technical skill, licensing needs, and workflow complexity. What Are n8n Open Source Alternatives? n8n open source alternatives are self-hostable workflow automation platforms that replace or extend n8n without its fair-code licence restrictions. Examples include Activepieces, a no-code business automation tool, and Windmill, a code-first developer platform. Teams choose…
He sent me the Loom recording at 11pm on a Sunday, which is how I knew this conversation was going to be more complicated than a technical question. The sc
The message came on a Thursday morning, three days after I finished the project. The workflow was running cleanly: Webhook node receiving form submissions,
The AI Agent node ran for eleven minutes before I noticed it had been calling the same tool in a loop. Not erroring. Not timing out. Just calling get_invoi
I was inside a client’s Zapier account doing what I can only describe as archaeological work, trying to understand why their monthly task count had jumped
The webhook stopped responding at 11pm on a Tuesday, midway through a client demo I had scheduled for 9am the next morning. The n8n instance was up, the wo
For the previous guide in this series, read n8n helm chart: How to deploy n8n in Kubernetes – k3s. Langflow and n8n are both open-source automation tools, but they solve different problems. Langflow is a low-code visual builder for AI agents, RAG pipelines, and LLM applications. n8n is a workflow automation platform that connects 400-plus apps, APIs, and databases into production-ready automations. The core difference is AI-first design versus automation-first architecture. What Is Langflow? Langflow is a free, open-source, low-code visual builder for AI agents and Retrieval-Augmented Generation (RAG) applications. Its drag-and-drop interface minimises boilerplate code and supports major…
Deploy n8n on k3s Kubernetes using n8n manifests, create the namespace, verify pods, understand NodePort services, and open the n8n dashboard in your browser.
The first version broke on LinkedIn. Everything else fired correctly — Twitter, Instagram via the Graph API, Facebook Page, YouTube Community, Pinterest, T
