🎫 Automate email categorization & response generation with Gmail & GPT-4

⚑ 1,278 views · 🎫 Ticket Management & Triage

Description

Gmail AI Email Manager - Setup Guide

🎯 Workflow Overview

This workflow will create an intelligent Gmail email manager that can:

πŸ“‹ Pre-Setup Checklist

Before we build the workflow, let me gather the necessary information and validate our approach.

Phase 1: Discovery & Planning

Phase 2: Configuration Requirements

πŸ”§ Setup Instructions

Step 1: Gmail API Setup

  1. Go to Google Cloud Console
  2. Create new project or select existing
  3. Enable Gmail API
  4. Create OAuth 2.0 credentials
  5. Add authorized redirect URI: https://your-n8n-instance.com/rest/oauth2-credential/callback

Step 2: AI Service Setup

Choose one of the following:

Step 3: n8n Credentials

  1. Gmail OAuth2: Add client ID, secret, and scopes
  2. AI Service: Add API key
  3. Webhook: Configure webhook URL

Gmail AI Email Manager - Setup Guide

πŸ”§ Quick Setup Checklist

1. Google Cloud Console

2. API Keys

3. n8n Credentials

4. Gmail Labels (Create these)

5. Update Workflow Values

6. Test

That’s it! Your AI email manager is ready! πŸš€

πŸ”— Nodes Used

Google Sheets, Webhook, Gmail, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup