n8n

How to Summarize Google Drive Files for Marketing?

Turn long Google Drive documents into short, clear briefs in minutes. Built for marketing teams and project leads who need fast takeaways from reports, decks, or research.

You click Execute in n8n, and the flow downloads a file from Google Drive by link or ID. The document loader converts the file from binary into text that AI can read. A token splitter breaks the text into 3000 token parts so large files do not fail. An OpenAI chat model runs a summarization chain to produce a concise brief you can share.

Setup needs a Google Drive account with file access and an OpenAI API key. Add your Drive link, choose the model, and run a test to check the result. Expect faster content planning and shorter prep time for campaign reviews, meeting notes, and proposals.

What are the key features?

  • One click run using a manual trigger for on demand summaries
  • Download a Google Drive file by link or file ID
  • Load binary files into readable text with a document loader
  • Split large text into 3000 token chunks to avoid size limits
  • Use an OpenAI chat model to create a clear, concise summary
  • Summarization chain combines results from all chunks into one brief

What are the benefits?

  • Reduce manual reading from 45 minutes to 5 minutes per file
  • Automate 80 percent of summarizing work
  • Improve consistency of briefs by 70 percent with the same model and structure
  • Handle up to 10 times more pages using 3000 token chunks
  • Remove 100 percent of copy paste steps between Drive and AI

How do you set it up?

  1. Import the template into n8n: Create a new workflow in n8n > Click the three dots menu > Select 'Import from File' > Choose the downloaded JSON file.
  2. You'll need accounts with Google Drive and OpenAI. See the Tools Required section above for links to create accounts with these services.
  3. In the n8n credentials manager, create the Google Drive credential. The simplest way is to double click the Google Drive node, open the Credential to connect with menu, click Create new credential, then follow the on screen steps to sign in and grant access.
  4. Set up the OpenAI credential. Double click the OpenAI Chat Model node, open the Credential to connect with menu, click Create new credential, then paste your OpenAI API key from your OpenAI account API keys page and save.
  5. In the Google Drive node, keep Operation set to download. Paste your Drive file link or enter the file ID. Start with a small file to confirm access works.
  6. Open the Default Data Loader node and confirm Data Type is set to binary. Keep the default binary property name data so it reads the downloaded file.
  7. Open the Token Splitter node and confirm chunk size is 3000. If you see size or rate limit errors later, lower this number.
  8. Open the Summarization Chain node and confirm Operation mode is documentLoader. Make sure it shows the document input from the loader and the AI model from the OpenAI node.
  9. Click Execute Workflow. When it finishes, open the Summarization Chain output and review the generated summary text.
  10. If you see a Google Drive permission error, share the file with the Google account used in the credential or move it to a shared drive that account can access.
  11. If the summary is empty or cut short, try a simpler file format, lower the chunk size, or confirm the file text is extractable.
  12. Save the workflow. Run it whenever you need a new brief from a Drive document.

Tools Required

$24 / mo or $20 / mo billed annually to use n8n in the cloud. However, the local or self-hosted n8n Community Edition is free.

Google Drive

Sign up

Drive API: $0 (no additional cost; quota-limited)

OpenAI

Sign up

Pay-as-you-go: GPT-5 at $1.25 per 1M input tokens and $10 per 1M output tokens

Similar Templates

Join Futurise to access 1,200+ automation templates

Get instant access to ready-made automation workflows for n8n, Make.com, AI agents, and more. Download, customise, and deploy in minutes.