Integrations Used (4)
Prerequisites
Required Credentials (3)
Multiple services required
This workflow needs 3 different credentials. Make sure you have accounts for all services before importing.
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Automated Reporting
Automatically collect and organize data into spreadsheets for analysis.
Spend less time on data entry and more time on insights.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"nodes": [
{
"id": "9df72ef9-3b9d-40e4-9cb5-a5ada153c0bb",
"name": "Google Drive",
"type": "n8n-nodes-base.googleDrive",
"position": [
120,
-180
],
"parameters": {
"fileId": {
"__rl": true,
"mode": "id",
"value": "={{ $json.id }}"
},
"options": {},
"operation": "download"
},
"credentials": {
...Related Workflows
Googledrive Workflow
Automated workflow: Googledrive Workflow. This workflow integrates 9 different services: webhook, stickyNote, httpReques...
Extract text from PDF and image using Vertex AI (Gemini) into CSV
How to extract PDF and image text into CSV using n8n (without manual data entry) This workflow will extract text data fr...
AI Agent for project management and meetings with Airtable and Fireflies
Replace API key for Fireflies
CV Resume PDF Parsing with Multimodal Vision AI
Try me out! This workflow converts a Candidate Resume PDF to an image which is then "read" by a Vision Language Model (...
Extract and process information directly from PDF using Claude and Gemini
Workflow: Extract data from PDF with Claude 3.5 Sonnet or Gemini 2.0 Flash Overview - This workflow helps you compare Cl...
Transcribing Bank Statements To Markdown Using Gemini Vision AI
Try Me Out! This workflow converts a bank statement to markdown, faithfully capturing the details using the power of Vi...