Summarize Google Drive Documents with Mistral AI and Send via Gmail
detail.loadingPreview
Automates summarizing Google Drive documents using Mistral AI and sending the summary via Gmail.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow downloads a specified document from Google Drive, uses Mistral AI to summarize its content, and then emails the summary to a designated recipient via Gmail.
Key Features
- Downloads files from Google Drive.
- Utilizes Mistral AI for advanced text summarization.
- Sends summarized content directly to your Gmail inbox.
How To Use
- Import this workflow into your n8n instance.
- Configure the Google Drive credentials to access your files.
- Set up Mistral AI credentials for summarization.
- Configure your Gmail credentials to send emails.
- Specify the Google Drive File ID in the 'Download uploaded File from Google Drive' node.
- Adjust the recipient email address in the 'Send Summarized text to Gmail' node if needed.
- Test and activate the workflow.
Apps Used
Workflow JSON
{
"id": "bf9dc3c5-3a5a-4f57-828c-86ecd7e3d237",
"name": "Summarize Google Drive Documents with Mistral AI and Send via Gmail",
"nodes": 0,
"category": "Document Processing",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: bf9dc3c5-3a5a...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
OCR Receipts from Google Drive
Automate receipt and invoice recognition from Google Drive using OCR.
Advanced AI Powered Document Parsing & Text Extraction
Extracts text and data from documents using LlamaParse and summarizes the content using AI.
PDF To Markdown Converter
Convert PDF files into Markdown format using an AI vision model and extract key data.
Colombian Invoices Processing
Automate the processing of Colombian invoices received via email.
Advanced PDF Processing with LlamaParse (Community)
Process complex PDFs with embedded objects like tables and figures using LlamaParse.
Bank Statement To Markdown Using Vision
Converts a bank statement PDF into markdown text using a Vision Language Model.