Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to compare and implement automation workflows using both Zapier and n8n by building identical step-by-step projects in this comprehensive 20-minute tutorial. Discover how these two popular automation platforms stack up against each other in 2025 by creating a practical workflow that automatically generates and publishes LinkedIn posts using AI when new YouTube videos are uploaded. Master the setup process for both platforms, including detailed instructions for configuring YouTube credentials through Google Cloud Console, connecting to Google Gemini API for AI content generation, and establishing LinkedIn integration for automated posting. Follow along with complete Docker setup commands for n8n installation and detailed OAuth configuration steps for all required services. Compare the ease of use, pricing structures, and overall capabilities of both platforms through hands-on implementation, with timestamps covering platform introductions, workflow building in both Zapier and n8n, usability comparisons, and cost analysis to help determine which automation tool best fits your needs.
Syllabus
docker run -it --rm --name n8n -p 5678:5678 -e GENERIC_TIMEZONE="America/Los_Angeles" -e TZ="America/Los_Angeles" -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
00:00 - Intro: Zapier vs n8n
00:47 - What automation platforms do
02:05 - Build workflow in Zapier
07:22 - Build workflow in n8n
17:51 - Zapier vs n8n ease of use
18:18 - Pricing changes & total cost
19:08 - Final thoughts
Taught by
Kevin Stratvert