How it works
To connect Gmail and Google Sheets, you don't need a developer: a ready-made scenario links them in minutes.
- Starts when: Gmail Trigger
- Then: Fetch full Gmail message
- Then: Normalize email fields
- Then: Analyze email with RAG agent
- Then: Parse AI analysis result
- Then: Store processed email
- Check: Check for new taxonomy items
- If yes: Load taxonomy dataset
- Then: Get next taxonomy ID
- Then: Append new taxonomy entry
- Then: Notify admin about taxonomy update
- Then: Generate audio summary
- Then: Send audio summary to Telegram
- Then: Get row(s) in sheet
- Then: Vector store — taxonomy index
- Then: OpenAI Chat Model
- Starts when: When clicking ‘Execute workflow’
- Then: Vector store retriever (RAG tool)
- Then: Prepare taxonomy documents
- Then: Create embeddings (OpenAI)
You can launch this Gmail + Google Sheets integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.