Back to Templates

Learn n8n Basics in 3 Easy Steps

Created by

Created by: Miha || miha

Miha

Last update

Last update 21 days ago

Categories

Share


New to n8n? This simple tutorial is the perfect way to get started. In just a few minutes, you’ll build your first automation that runs on a schedule, fetches fresh data from the internet and delivers it straight to your inbox.

What you’ll do

  1. Run the workflow to grab a random inspirational quote.
  2. See how data flows through each node as it moves from an API call to processing results.
  3. Connect Gmail and send the quote directly to your email.

What you’ll learn

  • How to trigger workflows manually and on a schedule ⏰
  • How to connect to external APIs and fetch data 🌐
  • How to use the Set node to structure and map data 🔧
  • How to connect Gmail to send the data 📩

Why it matters

This workflow shows you the n8n basics step by step - no code required. By the end, you’ll know how to build, test, and share automations that run on their own, giving you the confidence to explore more advanced use cases. 🚀