Automate Workflows with n8n and AI

n8n

n8n is an open-source automation platform that connects hundreds of services and adds AI steps. This guide covers building your first workflow.

Difficultyintermediate
Est. time30 minutes

Prerequisites

  • An n8n account (cloud or self-hosted)
  • API keys for services

Steps

  • Create a new workflow
  • Add a Trigger (webhook/schedule)
  • Add an AI node (LLM)
  • Connect services (Slack/Sheets…)
  • Activate and test the workflow

Tools

  • n8n

Sources