My Server: https://n8n.ainet.biz

10,000 email in your inbox
Regain control of your Gmail InBox.
10,000 emails is about an hour’s work, $95.00 USD.
We need to set up OAuth access to your InBox.
Your InBox will be cleaned up in to a new YEARS folder, with sub folders per year, i.e. YEARS/2025, YEARS/2024 eytc.

managing Users
- Create a Google form for staff to apply for an email address/
- Create an auto spreadsheet from this form.
- Let N8N have access to this form.
- Run N8N.
- Staff User is created.
- Staff User is sent a login email
- Staff User is set up on your website
Setting up Google API
Before you can do any work with Google and N8N, you need to set up your APIs.
One-on-One Online
We provide one on one training, best done if you have a website with us.
Please make sure TeamViewer is installed.
Choose a time that suits you.
These times are from 2 PM to 5 PM Hawaii Time; you will see them in your Browser in your time zone.
You can book up to a day before.
Let’s partner.
Let me know what it is you would like to do.
Email address
tony@ainet.biz
My Server: https://n8n.ainet.biz
Granting OAUTH access to your INBOX aND mORE
✅ How to Set Up Google OAuth in n8n (using a Gmail account)
You must create a Google Cloud project and generate OAuth credentials. Here’s how:
1. Create a Google Cloud Project
- Go to Google Cloud Console:
https://console.cloud.google.com - Sign in with your gmail.com account.
- Click Select Project → New Project.
- Give it any name → Create.
This is most likely where you want to get us involved.
2. Enable the required APIs
Depending on what you want to connect (Gmail, Drive, Sheets, etc.):
- In the left menu, go to APIs & Services → Library.
- Search and enable:
- Gmail API
- Google Sheets API
- Google Docs API
- Google Slides API
- Google Calendar API
- Google Drive API
- Google Maps & Geocoding API
- Google Natural Language API
- Google Cloud Storage API
- Google Admin API
- Google Analytics Admin API
- Google Gemini API (DO NOT TURN ON)
- (Enable whichever you plan to use with n8n)
3. Configure OAuth Consent Screen
- Go to APIs & Services → OAuth Consent Screen
- Choose External (since you’re using a regular Gmail account)
- Fill:
- App name (anything)
- User support email
- Developer email
- Scopes:
Add only what you need, e.g.:…/auth/gmail…/auth/drive…/auth/spreadsheets
- Test users:
Add your gmail.com email. - Save.
4. Create OAuth Client ID
- Go to Credentials → Create Credentials → OAuth client ID
- Application type: Web application
- Add Authorized redirect URIs:
IMPORTANT — FOR n8n
If you’re using n8n Cloud (their hosted service):
