Sign In

N8n study guide (newbie)

I will tell you how I studied so that you do not give up learning n8n halfway.

1. You must have an understanding of apps (nodes).

First, you need to understand what apps (nodes) are provided by n8n.
It provides over 400 apps including Google Drive, Notion, Mail, Slack, Discord, and AI Agent.
For example, here's what you can do with a typical mail node:
1.
A trigger to receive mail from a specific sender.
2.
Action to send the results by email.

2. Look at various use cases

Explore popular automation workflows in https://n8n.io/workflows/ and copy the workflows that interest you to study.
You can find what you're looking for much faster by searching for a specific node.

3. Participate in community activities

You can check out the n8n related videos and community posts uploaded every day on the Discord channel.
Please feel free to ask questions about anything you are curious about! It is better to do it with others than alone.

4. Clone an easy example workflow

Rather than creating a difficult workflow from scratch, it is important to copy the workflow we shared as an example and create it yourself.
You just need to apply what you've learned a little.

5. Share your own workflow on Discord

Please share your created workflows on Discord!