Workflow Automation
Automate business processes with AI-powered workflows. From identifying candidates to production patterns.
Identifying Automatable Tasks
A framework for auditing your work and finding the highest-value automation targets.
n8n Basics
Set up n8n, understand nodes and workflows, and build your first automation.
Webhook Triggers and Event-Driven Workflows
Build real-time workflows triggered by external events using webhooks.
Adding AI to Workflows
Embed LLMs into automation pipelines for classification, generation, and decision-making.
Error Handling and Reliability
Build workflows that recover gracefully from failures and never lose data.
Scheduling and Cron Patterns
Run automations on time-based schedules using cron syntax and n8n's schedule trigger.
Data Transformation
Map, filter, aggregate, and reshape data as it flows through your automation pipeline.
API Integration Patterns
Connect to any REST API, handle authentication, pagination, and rate limits.
Testing Automation Workflows
Test workflows before they touch production data and catch regressions automatically.
Production Patterns and Governance
Run automation workflows reliably at scale with change management and observability.