Upload & Categorize Files with Supabase Storage and Secure URL Generation
Supabase Storage File Upload Workflow
works with selfhosted Supabase
ℹ️ How it works • Accepts file data (MIME type, filename, base64 content) from other workflows • Automatically routes files to appropriate storage buckets based on file type (images, audio, video, documents) • Uploads files to Supabase Storage using the REST API • Generates secure signed URLs for file access with 30-day expiration • Returns structured success/error responses for downstream processing
🏗️ Set up steps • Configure Supabase API credentials in n8n
• Create storage buckets in your Supabase project (image-files, audio-files, video-files, document-files) (or choose your own structuring system)
• Replace url paths with your own
• Test the workflow using the included form trigger
• Remove test form and integrate with your main workflows
📚 Reference: Supabase Storage Documentation
Related Templates
Convert Tour PDFs to Vector Database using Google Drive, LangChain & OpenAI
🧩 Workflow: Process Tour PDF from Google Drive to Pinecone Vector DB with OpenAI Embeddings Overview This workflow au...
Provide latest euro exchange rates from European Central Bank via Webhook
What is this workflow doing? This simple workflow is pulling the latest Euro foreign exchange reference rates from the E...
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments