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. 🚀
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
Platform
n8n
Category
IT & Development
Price
Free
Creator
QualityWorkflows
HTTP Request
Edit Fields (Set)
Gmail
Schedule Trigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.