Mastering n8n’s HTTP Request Node: A Practical Guide
Learn how to use n8n’s HTTP Request node to call APIs, handle auth, paginate results, and transform responses. A hands-on guide for building reliable API automations.
How to Create Google Account Credentials in n8n
Learn how to create Google OAuth credentials (and service account keys) for Gmail, Drive, and Sheets in n8n with step-by-step instructions, redirect URIs, scopes, and troubleshooting tips.
Create Telegram Credentials in n8n: Step-by-Step Guide
Learn how to create and configure Telegram Bot credentials in n8n, find chat IDs, test sending messages, and set up receiving messages via getUpdates or webhook.
Create Microsoft Outlook Credentials in n8n: Step-by-Step Guide
Learn how to register an app in Azure, configure OAuth2 credentials, and connect Microsoft Outlook to n8n for secure email automation. A hands-on, beginner-friendly walkthrough.