File & Document Management Automation Workflows — Page 7 | Neura Market
    Neura Market
    Neura Market
    /Categories
    Marketplace
    Directories
    Resources
    Home/Categories/File & Document Management

    File & Document Management Workflows

    Document processing and management

    • Automate Text Replacement in PDFs Using Google Drive and PDF.co

      Streamline your PDF text replacement process by automatically searching and replacing text in PDFs stored in Google Drive using PDF.co.

      Make$4.99
    • Automatically Create Evernote Notes from New SugarCRM 7 Campaigns

      This workflow automatically generates a new note in Evernote whenever a new campaign is created in SugarCRM 7, ensuring seamless documentation and organization.

      Make$2.99
    • Automatically Print New PDF Files from Google Drive with PrintNode

      This workflow monitors a specified Google Drive folder for new PDF files and automatically sends them to PrintNode as print jobs every 15 minutes. Customize the schedule and ensure seamless printing operations.

    Marketplace

    • Prompts
    • Workflows
    • Agent Hub
    • Workflow Packs
    • Categories
    • Marketplace

    Directories

    • AI Tools Directory
    • ChatGPT
    • Claude
    • Gemini
    • Cursor
    • Grok
    • DeepSeek
    • Perplexity
    • CoPilot
    • Midjourney
    • Stable Diffusion
    • MCP Servers
    • .md Directory
    • All Directories

    Free Tools

    • AI Text Humanizer
    • AI Content Detector
    • Workflow Generator
    • Model Comparison
    • AI Pricing Calculator
    • AI Benchmarks
    • ROI Calculator
    • All Free Tools

    Resources

    • AI News
    • Blog
    • AI Answers
    • Error Solutions
    • AI Tutorials
    • AI Agent Guides
    • AI Models
    • Integrations
    • Alternatives
    • n8n vs Zapier
    • Make vs Zapier
    • n8n vs Make
    • Resource Library
    • Documentation
    • API Access to Our Data

    Community

    • AI Newsletter
    • AI Jobs
    • AI Events
    • AI Companies
    • Start Selling
    • Sell n8n Workflows
    • Sell AI Agents
    • Sell Prompts
    • Creator Guide
    • Advertise
    • Affiliates

    Company

    • About
    • Contact
    • Help
    • Careers
    • Pricing
    • Terms
    • Privacy
    • License
    • DMCA

    The #1 Newsletter in AI

    Weekly updates, news, and content that matter.

    Neura Market Logoneuramarket

    © 2026 Neura Market. All rights reserved.

    Make$3.99
  1. Automate PDF Form Filling with Google Drive and PDF.co

    Automatically populate PDF forms with data from Google Drive using PDF.co's API. Streamline your document management by handling text fields, checkboxes, and more.

    Make$4.99
  2. Automate PDF Creation and Email Delivery from Typeform Responses

    Automatically generate a PDF document from Typeform responses using the PDF Generator API and send it via email every 15 minutes.

    Make$3.99
  3. Automate PDF Splitting with Google Drive and PDF.co

    Automatically split PDF files stored in Google Drive using PDF.co based on pages, ranges, keywords, or barcodes.

    Make$4.99
  4. Print New Outlook Attachments with ezeep Blue

    his template regularly checks for new emails with attachments in Microsoft 365 Email (Outlook). It uses the information to upload the attachments to OneDrive and prints the attachments out with ezeep Blue. he template is scheduled to run every 5 minutes. You can change the schedule after you set up the template by clicking the clock icon on the first module. his template was created by ezeep Blue and not tested by Make. For any inquiries about the template, please reach out to the template creator: nils@ezeep.com.

    Make$4.99
  5. Automatically Document GitLab Releases in Outline

    Generate a new document in Outline for each GitLab release, ensuring all release details are captured and organized.

    n8n$3.99
  6. Upload new OneDrive files to Google Cloud Storage

    Every time a new file is added to your OneDrive account, Make will automatically upload it to a Google Cloud Storage bucket. If the file exceeds the specified size limit, the object will be compressed before the upload.

    Make$3.99
  7. Automatically Archive Pocket Items Exceeding a Word Count

    This workflow automatically archives Pocket items that have more than a specified number of words, helping you manage your reading list efficiently.

    MakeFree
  8. Automatically Log New Invoiced Invoices to Google Sheets

    Effortlessly track your invoiced invoices by automatically adding them to a Google Sheets spreadsheet whenever a new invoice is created.

    MakeFree
  9. Generate and Upload Survey123 Feature Reports to Google Drive

    Automatically create a feature report from a Survey123 submission and upload the report to Google Drive for easy access and sharing.

    Make$4.99
  10. Automate File Transfers from Google Drive to FTP with Logging and Email Reports

    This n8n workflow automates the transfer of files from Google Drive to an FTP server, providing detailed logging and email reports. It supports scheduled and on-demand transfers, file filtering, and error handling.

    n8n$9.99
  11. Automate PDF Invoice Export from SmartBill to Google Drive

    Efficiently automate the process of exporting invoice PDFs from SmartBill and saving them to Google Drive in a dynamically named folder based on the previous month's date.

    n8n$9.99
  12. Automate Image Replacement in Google Docs and Export as PDF/Docx

    Streamline the process of replacing images in Google Docs using URLs from your database, and export the updated documents in PDF or Docx format for easy sharing.

    n8n$14.99
  13. Automate DOCX to PDF Conversion via URL with ConvertAPI

    Effortlessly convert DOCX files to PDF by providing a URL, using ConvertAPI and n8n for seamless automation.

    n8n$4.99
  14. Automatically Transcribe New MP3 Files from Google Drive to Google Docs

    Effortlessly convert new MP3 files added to Google Drive into text using Google Cloud Speech and save the transcriptions in Google Docs.

    Make$4.99
  15. Automate Invoice Processing with OCR.Space, GPT-4 & Google Drive to Gmail

    # How it works - Watches a Google Drive folder for new (scanned) invoices. Each new file automatically triggers the workflow. - Downloads and processes each invoice through OCR Space to extract the text. - Extracts the company name (e.g., from the "billed to" field) and uses an AI agent to cross-reference it against a database in Google Sheets. - If a match is found, retrieves the correct recipient email and sends the invoice as an attachment. - If no match or an error occurs, the workflow alerts an operator by email for manual review. ## Setting up the workflow 1. **Connect Google Drive** In n8n, connect your Google Drive account. Create or select a folder where you will upload scanned invoices. 2. **Connect Gmail (or another email service)** Add your Gmail account as a credential in n8n. This will be used to send the processed invoice to the correct recipient. 3. **Set up OCR.Space** Create a free OCR.Space account: https://ocr.space In n8n, create a Generic Credential (Header Auth). Use `apikey` as the name and your OCR API key as the value. 4. **Connect the AI Agent** Add your OpenAI API key as a credential in n8n. The AI Agent will extract the company name from the invoice text and match it against your database. If a match is found, it retrieves the correct email. 5. **Prepare the Google Sheet database** Make a copy of the database sheet: Google Sheet Template Fill it with company names and recipient emails. Connect your Google account to n8n and link this sheet to the workflow. 6. **Run the workflow** When a new invoice is uploaded to your Google Drive folder, the workflow will: - Extract the text with OCR.Space - Use the AI Agent to identify the company name - Cross-reference it with your Google Sheet database - Send the invoice automatically to the correct recipient via Gmail If no match is found, an error email is sent to you for manual review.

    n8n$14.99
  16. Save QuickBooks invoices to a Microsoft 365 Excel worksheet

    Every time a new QuickBooks invoice is created, Make will create a new row in your Microsoft 365 Excel worksheet. Your Microsoft 365 Excel worksheet has to contain headers (at least 7 to see the templates default settings).

    Make$3.99
  17. Automate Supabase Storage Operations with n8n

    Integrate Supabase Storage with n8n to automate file uploads, retrieval, temporary URL generation, and file listing. Ideal for developers and teams new to Supabase.

    n8n$14.99
  18. Automate Document Creation with Docupilot from Airtable Records

    Automatically generate personalized documents using Docupilot for each record in Airtable that matches specific criteria. This workflow streamlines document creation, saving time and ensuring consistency.

    Make$2.99
  19. Automate Email Draft Replies with Fastmail & OpenAI GPT-4

    Monitors Fastmail inbox via IMAP, generates personalized AI replies with GPT-4, and saves them as drafts. Saves hours on email responses with seamless automation.

    n8n$16.99
  20. PDF RAG System: Mistral OCR, Qdrant & Gemini AI

    Automates PDF processing with Mistral OCR, stores text in Qdrant vector DB, and enables RAG Q&A using Gemini AI for intelligent document querying.

    n8n$24.99
  21. Reuters News Scraper with AI Summaries to Telegram

    Automates scraping latest Reuters news using Bright Data, generates intelligent summaries with Claude AI, and delivers alerts to Telegram for real-time insights.

    n8n$24.99
  22. ← PreviousPage 7 of 34Next →

    Related categories

    Communication (2,463)AI (1,930)Business Operations & ERPs (1,540)Other (1,425)Productivity (1,202)Marketing (1,146)Data & Analytics (995)CRM - Sales (605)Notifications (580)Social Media (562)

    Need a custom file & document management workflow?

    Our automation experts build tailored workflows for your exact stack and process.

    Request a Custom Workflow