Category: Automation

3 December 2025
Navigating n8n configuration pitfalls

Avoid common n8n configuration pitfalls with this guide. Discover symptoms, diagnostics, and step-by-step fixes for setup issues and troubleshooting.

Read more
12 November 2025
Matching B-roll clips with GPT-5 in n8n

Automating video editing in n8n I set this up to cut the boring bits out of short-form editing. n8n builds a first-pass edit, then I polish it in Final Cut Pro. The workflow here uses a 1-minute storytelling clip, with timings that actually work. Setting up the workflow I treat it as a pipeline. Each […]

Read more
11 November 2025
Telegram notifications in n8n workflows

This guide shows how to integrate Telegram with n8n workflows for notifications. You will set up a bot, store the token securely, and send test messages. It covers error handling, rate limits, and message hygiene. Choose alternative channels when encryption matters.

Read more
11 November 2025
Using n8n for automated lead enrichment

I run n8n on a small rack at home I run n8n on a small rack at home. It handles the boring parts, saves time, and keeps the data tidy. The useful bit here is lead enrichment, not a tidy theory of automation. Getting started with n8n workflows Overview of n8n n8n is a node-based […]

Read more
10 November 2025
Integrating Google Sheets with n8n

Get a practical n8n configuration for Google Sheets. Follow the setup. Add Google credentials. Create a webhook-to-sheet workflow and test each change. Use a service account for self-hosted n8n, secure environment variables, and back up your database. Test credentials with a simple read to confirm access.

Read more
9 October 2025
Automating the Touch Bar in macOS

Discover how to enhance your productivity with Touch Bar automation in macOS. This practical guide covers essential tools and straightforward steps to create custom shortcuts. Transform your Touch Bar into a powerful command centre, streamline tasks, and save time with verified workflows that replace menu hunting with a simple tap.

Read more
9 October 2025
Using Microsoft Teams to automate task management

Discover how to enhance your task management using AI Agents in Teams. This guide offers practical steps for integrating these agents into your workflow, automating routine tasks, and improving collaboration. Learn to streamline meetings, manage agendas, and transform action items into tasks effortlessly. Boost productivity and reduce...

Read more
26 September 2025
Blueprint for automating your self-hosted NAS

This guide provides a practical blueprint for setting up a self-hosted NAS, focusing on automation, encryption, and data privacy. Discover vital configuration tips, hardware recommendations, and automation strategies that ensure your system remains reliable and secure. With concrete examples and common pitfalls to avoid, you’ll gain the control you...

Read more
15 September 2025
Set up personalised emails with n8n

Automating Your Email Newsletter with n8n and Google Sheets n8n email automation Overview of n8n n8n is a node-based workflow tool for connecting apps and

Read more
10 September 2025
Automate MACD analysis using n8n workflows

Creating a Custom Candlestick and MACD Analysis Tool in n8n I built a compact workflow that turns raw stock charts into actionable candlestick MACD analysis

Read more
9 September 2025
Automating candlestick analysis with n8n

Automating candlestick analysis with n8n stock chart automation n8n stock chart automation Overview of n8n n8n is a node-based workflow engine you can

Read more
9 September 2025
Fixing n8n Setup Problems

Struggling with n8n setup issues? Common problems include UI failures, execution hangs, and credential errors. Discover essential troubleshooting tips to resolve them efficiently.

Read more
7 September 2025
Self-Hosting n8n for Workflow Automation

A Practical Guide to Self-Hosting n8n for Workflow Automation What you'll build: n8n Overview of n8n capabilities n8n is an open source workflow automation

Read more
6 September 2025
n8n Self-Hosting Notes and the Bits That Actually Matter

Learn how to automate your tasks effectively using n8n. This guide covers setup, features, and examples for optimal workflow management.

Read more
3 September 2025
n8n | n8n@1.110.1

n8n version 1.110.1 released on September 3, 2025, features key bug fixes, including updates to the Basic LLM Chain Node and Gemini Node enhancements.

Read more
15 August 2025
Install n8n in Proxmox LXC Container: Step-by-Step Guide

Unlock the power of automation with n8n in a Proxmox LXC container. This guide provides step-by-step instructions for a seamless installation process.

Read more
13 August 2025
Practical n8n workflows: four business automation examples

Four practical n8n workflows you can implement today to automate data sync, social posts, document processing and alerts.

Read more
9 April 2025
Sending Rundeck Notifications to Telegram Using Rundeck-Notify

Learn to set up Telegram notifications for Rundeck jobs using the rundeck-notify GoLang application. Get instant alerts for job events directly on your device.

Read more