Chapters (33)
- 0:00Introduction
- 10:35Discussing Internet Standards, REST and OAuth2
- 14:49Getting Started - Setup n8n on Hostinger (self-hosted)
- 18:36Create First Workflow Example (AI - Chatbot)
- 21:23Add an AIAgent Node to Workflow
- 25:00Add OpenAI Chat Model sub node to AiAgent Node
- 26:49Add Credentials to OpenAI Chat Model sub node
- 33:40Add a System Prompt to AIAgent Node
- 41:00Add Memory Sub Node to AiAgent (to Add Context)
- 43:35Test ChatBot WorkFlow
- 45:27Logging on to Hostinger and n8n
- 46:42Create Workflow Example 2 (WhatsApp Panic App Registration)
- 47:10Create Google Spreadsheet
- 49:47Add and Setup OnSubmission Form Trigger Node
- 58:03Add and Setup Google Sheets Node
- 58:49Setup Credentials for Google Sheets Node (using OAuth2)
- 1:15:22Create Workflow Example 3 (WhatsApp Panic Notifications)
- 1:17:27Add WhatsApp Trigger Node and Setup Credentials
- 1:29:27Setup other Workflow Nodes (WhatsApp Panic Notifications)
- 1:45:32Test WhatsApp Panic App Notifications Workflow
- 1:47:43Create Workflow Example 4 (CV Approval / Interview Scheduler)
- 1:52:32Setup Google Drive Node and Configure Credentials
- 2:01:33Setup Loop Node
- 2:16:59Setup Human in the Loop Node
- 2:31:03Setup AIAgent Node for Scheduling Interview on Google Calendar
- 2:54:21Test CV Approval / Interview Scheduler Workflow - Human in the Loop
- 3:04:06Abstract Sub-WorkFlow to Create Separation of Concerns
- 3:15:39Extra Information
- 3:15:59Use WhatsApp to Converse with ChatBot in Example 1
- 3:19:57Use A WebHook Trigger Node to Trigger your Workflow
- 3:22:32Use the HttpRequest node to make Requests to External Web Apis From Workflow
- 3:24:24Integrate JavaScript Code into Workflow using Code Node
- 3:28:58Outro
Show the creator's full description
Learn n8n in this full course for beginners from @GavinLon. n8n is an open-source workflow automation platform that lets you connect different apps, APIs, and services to easily automate tasks without needing to implement extensive code. You'll learn the practical steps of setting up n8n and then dive into four comprehensive workflow examples, including an AI-powered chatbot and an emergency WhatsApp notification system.
Support Files on GitHub: https://github.com/GavinLonDigital/n8n_FCC_Workflows_Support_Docs
OAuth2 Explainer Video: https://youtu.be/-ENPtwwW-tQ
Self-host your n8n workflows with Hostinger: https://hostinger.com/getstartedn8n and use code GETSTARTED to claim your discount.
🏗️ Hostinger provided a grant to make this course possible.
⭐️ Contents ⭐️
- 0:00:00 Introduction
- 0:10:35 Discussing Internet Standards, REST and OAuth2
- 0:14:49 Getting Started - Setup n8n on Hostinger (self-hosted)
- 0:18:36 Create First Workflow Example (AI - Chatbot)
- 0:21:23 Add an AIAgent Node to Workflow
- 0:25:00 Add OpenAI Chat Model sub node to AiAgent Node
- 0:26:49 Add Credentials to OpenAI Chat Model sub node
- 0:33:40 Add a System Prompt to AIAgent Node
- 0:41:00 Add Memory Sub Node to AiAgent (to Add Context)
- 0:43:35 Test ChatBot WorkFlow
- 0:45:27 Logging on to Hostinger and n8n
- 0:46:42 Create Workflow Example 2 (WhatsApp Panic App Registration)
- 0:47:10 Create Google Spreadsheet
- 0:49:47 Add and Setup OnSubmission Form Trigger Node
- 0:58:03 Add and Setup Google Sheets Node
- 0:58:49 Setup Credentials for Google Sheets Node (using OAuth2)
- 1:15:22 Create Workflow Example 3 (WhatsApp Panic Notifications)
- 1:17:27 Add WhatsApp Trigger Node and Setup Credentials
- 1:29:27 Setup other Workflow Nodes (WhatsApp Panic Notifications)
- 1:45:32 Test WhatsApp Panic App Notifications Workflow
- 1:47:43 Create Workflow Example 4 (CV Approval / Interview Scheduler)
- 1:52:32 Setup Google Drive Node and Configure Credentials
- 2:01:33 Setup Loop Node
- 2:16:59 Setup Human in the Loop Node
- 2:31:03 Setup AIAgent Node for Scheduling Interview on Google Calendar
- 2:54:21 Test CV Approval / Interview Scheduler Workflow - Human in the Loop
- 3:04:06 Abstract Sub-WorkFlow to Create Separation of Concerns
- 3:15:39 Extra Information
- 3:15:59 Use WhatsApp to Converse with ChatBot in Example 1
- 3:19:57 Use A WebHook Trigger Node to Trigger your Workflow
- 3:22:32 Use the HttpRequest node to make Requests to External Web Apis From Workflow
- 3:24:24 Integrate JavaScript Code into Workflow using Code Node
- 3:28:58 Outro
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.