Use Cases
- Automate document storage from Google Drive to Supabase.
- Streamline file updates and ensure database consistency.
- Extract and analyze text data from uploaded files.
How It Works
Triggers on new or updated files in a specific Google Drive folder. Downloads the file in plain text format. Extracts content from the downloaded file. Stores extracted data in a Supabase vector store for easy access.
Setup Steps
- 1Import the workflow template into your n8n environment.
- 2Connect your Google Drive and Supabase accounts.
- 3Specify the folder in Google Drive to monitor for file changes.
- 4Adjust any parameters as needed for your specific use case.
Apps Used
Google Drive
Supabase
OpenAI
Categories
Target Roles
Tags
#document automation
#file organization
#process automation