Completed
- Setup Credentials for Google Sheets Node using OAuth2
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
n8n Course for Beginners - Build Complex Workflows and Master AI Integration
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Discussing Internet Standards, REST and OAuth2
- 3 - 0:14:49 Getting Started - Setup n8n on Hostinger self-hosted
- 4 - Create First Workflow Example AI - Chatbot
- 5 - Add an AIAgent Node to Workflow
- 6 - Add OpenAI Chat Model sub node to AiAgent Node
- 7 - Add Credentials to OpenAI Chat Model sub node
- 8 - Add a System Prompt to AIAgent Node
- 9 - Add Memory Sub Node to AiAgent to Add Context
- 10 - Test ChatBot WorkFlow
- 11 - Logging on to Hostinger and n8n
- 12 - Create Workflow Example 2 WhatsApp Panic App Registration
- 13 - Create Google Spreadsheet
- 14 - Add and Setup OnSubmission Form Trigger Node
- 15 - Add and Setup Google Sheets Node
- 16 - Setup Credentials for Google Sheets Node using OAuth2
- 17 - Create Workflow Example 3 WhatsApp Panic Notifications
- 18 - Add WhatsApp Trigger Node and Setup Credentials
- 19 - Setup other Workflow Nodes WhatsApp Panic Notifications
- 20 - Test WhatsApp Panic App Notifications Workflow
- 21 - Create Workflow Example 4 CV Approval / Interview Scheduler
- 22 - Setup Google Drive Node and Configure Credentials
- 23 - Setup Loop Node
- 24 - Setup Human in the Loop Node
- 25 - Setup AIAgent Node for Scheduling Interview on Google Calendar
- 26 - Test CV Approval / Interview Scheduler Workflow - Human in the Loop
- 27 - Abstract Sub-WorkFlow to Create Separation of Concerns
- 28 - Extra Information
- 29 - Use WhatsApp to Converse with ChatBot in Example 1
- 30 - Use A WebHook Trigger Node to Trigger your Workflow
- 31 - Use the HttpRequest node to make Requests to External Web Apis From Workflow
- 32 - Integrate JavaScript Code into Workflow using Code Node
- 33 - Outro