Don’t miss the New Year’s Sale deals!
search

Use cases

How to built a fully autonomous personal assistant in n8n using MCP

My personal assistant just scheduled three meetings, summarized my unread emails, and drafted a reply – all while I was making coffee.This...

How to automate WordPress with n8n

WordPress provides a graphical admin dashboard that lets you build, deploy, and manage websites easily without coding. While already efficient by...

How to use the n8n WordPress node to create posts with AI

n8n is a low-code platform that enables you to create automation workflows for various tasks by connecting various tools or applications, including...

How to integrate WhatsApp with n8n?

Integrating n8n with WhatsApp enables you to create an automation workflow for various tasks, including creating a chatbot that responds to user...

n8n Telegram integration: Set up, automate, and scale bots

An n8n-Telegram integration lets you connect Telegram bots with n8n, a workflow automation tool that simplifies task automation across multiple...

How do you integrate n8n with Ollama for local LLM workflows?

Integrating n8n with Ollama enables you to harness various AI models into your automation workflow, allowing it to perform complex operations that...

What is a public API?

A public API (application programming interface) is a mechanism that enables everyone on the internet to integrate external tools into their website...

Python compilers: what they are, best examples, and how to choose one

Python is primarily an interpreted language, but its execution involves both compilation and interpretation. Python code is first compiled into...

How to deploy Kafka on Docker

Apache Kafka is an open-source messaging system that can process, store, and move data quickly. Companies often use it to send vast numbers of...