Back to Integrations
integrationGoogle Slides node
integrationGoogle Docs node

Google Slides and Google Docs integration

Save yourself the work of writing custom integrations for Google Slides and Google Docs and use n8n instead. Build adaptable and scalable Marketing, and Miscellaneous workflows that work with your technology stack. All within a building experience you will love.

How to connect Google Slides and Google Docs

  • Step 1: Create a new workflow
  • Step 2: Add and configure nodes
  • Step 3: Connect
  • Step 4: Customize and extend your integration
  • Step 5: Test and activate your workflow

Step 1: Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

Google Slides and Google Docs integration: Create a new workflow and add the first step

Step 2: Add and configure Google Slides and Google Docs nodes

You can find Google Slides and Google Docs in the nodes panel. Drag them onto your workflow canvas, selecting their actions. Click each node, choose a credential, and authenticate to grant n8n access. Configure Google Slides and Google Docs nodes one by one: input data on the left, parameters in the middle, and output data on the right.

Google Slides and Google Docs integration: Add and configure Google Slides and Google Docs nodes

Step 3: Connect Google Slides and Google Docs

A connection establishes a link between Google Slides and Google Docs (or vice versa) to route data through the workflow. Data flows from the output of one node to the input of another. You can have single or multiple connections for each node.

Google Slides and Google Docs integration: Connect Google Slides and Google Docs

Step 4: Customize and extend your Google Slides and Google Docs integration

Use n8n's core nodes such as If, Split Out, Merge, and others to transform and manipulate data. Write custom JavaScript or Python in the Code node and run it as a step in your workflow. Connect Google Slides and Google Docs with any of n8n’s 1000+ integrations, and incorporate advanced AI logic into your workflows.

Google Slides and Google Docs integration: Customize and extend your Google Slides and Google Docs integration

Step 5: Test and activate your Google Slides and Google Docs workflow

Save and run the workflow to see if everything works as expected. Based on your configuration, data should flow from Google Slides to Google Docs or vice versa. Easily debug your workflow: you can check past executions to isolate and fix the mistake. Once you've tested everything, make sure to save your workflow and activate it.

Google Slides and Google Docs integration: Test and activate your Google Slides and Google Docs workflow

Transform meeting transcripts into AI-generated presentations with Google Slides & Flux

Transform meeting transcripts into fully customized, AI-powered presentations automatically. This comprehensive 5-workflow automation system analyzes client conversations and generates professional slide decks complete with personalized content and AI-generated illustrations.

🎯 What This Automation Does

This end-to-end solution takes a meeting transcript (Google Docs) and client information as input, then automatically:
Creates a presentation from your custom template
Generates a strategic presentation plan tailored to the client's needs
Creates custom illustrations using AI image generation
Populates slides with personalized text content
Inserts generated images into the appropriate slides
Delivers a client-ready presentation

Perfect for sales teams, consultants, agencies, and anyone who needs to create customized presentations at scale.

🔧 How It Works

The automation is split into 5 interconnected workflows:

Workflow 1: Clone Presentation & Database Setup
Form trigger captures client name, transcript URL, and submission time
Clones your presentation template via Google Slides API
Saves presentation details to Google Sheets for tracking

Workflow 2: AI Presentation Plan Generation
Analyzes meeting transcript to understand client pain points
Generates comprehensive presentation structure and content strategy
Saves plan to Google Docs for review and tracking
Uses company profile (customizable) to match solutions to client needs

Workflow 3: AI Illustration Generation
AI agent creates image prompts based on presentation plan
Generates illustrations using Flux model via OpenRouter (nanobanana)
Uploads images to Google Drive for slide insertion
Tracks all generated assets in database

Workflow 4: Text Content Population
AI agent generates final presentation text from the plan
Replaces template placeholders with personalized content
Uses Object IDs to target specific text elements in slides
Updates slides using native n8n Google Slides node

Workflow 5: Image Insertion
Retrieves image Object IDs from presentation structure
Downloads illustrations from Google Drive
Converts images for ImgBB hosting (resolves Google Drive URL limitations)
Updates slide images via Google Slides API

📋 Prerequisites

Required Accounts & API Keys:
Google Workspace (Drive, Slides, Docs)
OpenAI API (for AI agents)
OpenRouter API (for Flux image generation)
ImgBB API (free tier available)
Gemini API (optional, for additional AI tasks)

Setup Requirements:
Google Sheets database (template provided in article and inside the workflow)
Google Slides presentation template with standard Object IDs
Meeting transcript in Google Docs format

🎨 Customization Options

This automation is designed to be flexible:
Template Flexibility**: Use any slide template structure
Company Profile**: Customize the business context for your use case
AI Models**: Swap OpenAI/Gemini agents for your preferred LLM
Image Generation**: Replace Flux with DALL-E, Midjourney API, or other models
Slide Logic**: Extend to dynamically select slides based on content needs

💡 Key Technical Insights

Structured Output Handling**: Uses JavaScript for reliable JSON parsing when AI output structure is complex
Object ID System**: Template placeholders use unique IDs for precise element targeting
Image Hosting Workaround**: ImgBB resolves Google Drive direct URL limitations in API calls
HTTP Request Nodes**: Used for API operations not covered by native n8n nodes (copying presentations, image updates)

🔗 Full Documentation

For a detailed breakdown of each workflow, configuration steps, and best practices, read the complete guide on this Medium article

🚀 Use Cases

Sales Teams**: Auto-generate pitch decks from discovery calls
Consulting Firms**: Create client proposals from needs assessments
Marketing Agencies**: Build campaign presentations from strategy sessions
Product Teams**: Transform user research into stakeholder presentations
Training & Education**: Convert session notes into learning materials

⚠️ Important Notes

Template must use consistent Object IDs for automation to work
Google Drive images require ImgBB hosting for reliable URL access
AI agent output structure is complex; JavaScript parsing recommended
Rate limits apply for API services (especially image generation)

📦 Resources & Templates

API Services (Get Your Keys Here)
OpenRouter** - For Flux (nanobanana) AI image generation
ImgBB API** - Free image hosting service
OpenAI API** - For AI agents and text generation
Google Cloud Console** - Enable Google Slides, Drive, and Docs APIs
Google AI Studio** - For Gemini API key

Templates & Examples
Meeting Transcript Sample** - Example transcript structure
Google Sheets Database Template** - Copy this to track your presentations
Presentation Template** - Base slide deck with Object IDs

💡 Tip: Make copies of all templates before using them in your workflows!

Have questions or improvements? Connect with me:
X (Twitter): @juppfy
Email: [email protected]

P.S: I'd love to hear how you adapt this for your workflow!

Nodes used in this workflow

Popular Google Slides and Google Docs workflows

+5

Transform Meeting Transcripts into AI-Generated Presentations with Google Slides & Flux

Transform meeting transcripts into fully customized, AI-powered presentations automatically. This comprehensive 5-workflow automation system analyzes client conversations and generates professional slide decks complete with personalized content and AI-generated illustrations. 🎯 What This Automation Does This end-to-end solution takes a meeting transcript (Google Docs) and client information as input, then automatically: Creates a presentation from your custom template Generates a strategic presentation plan tailored to the client's needs Creates custom illustrations using AI image generation Populates slides with personalized text content Inserts generated images into the appropriate slides Delivers a client-ready presentation Perfect for sales teams, consultants, agencies, and anyone who needs to create customized presentations at scale. 🔧 How It Works The automation is split into 5 interconnected workflows: Workflow 1: Clone Presentation & Database Setup Form trigger captures client name, transcript URL, and submission time Clones your presentation template via Google Slides API Saves presentation details to Google Sheets for tracking Workflow 2: AI Presentation Plan Generation Analyzes meeting transcript to understand client pain points Generates comprehensive presentation structure and content strategy Saves plan to Google Docs for review and tracking Uses company profile (customizable) to match solutions to client needs Workflow 3: AI Illustration Generation AI agent creates image prompts based on presentation plan Generates illustrations using Flux model via OpenRouter (nanobanana) Uploads images to Google Drive for slide insertion Tracks all generated assets in database Workflow 4: Text Content Population AI agent generates final presentation text from the plan Replaces template placeholders with personalized content Uses Object IDs to target specific text elements in slides Updates slides using native n8n Google Slides node Workflow 5: Image Insertion Retrieves image Object IDs from presentation structure Downloads illustrations from Google Drive Converts images for ImgBB hosting (resolves Google Drive URL limitations) Updates slide images via Google Slides API 📋 Prerequisites Required Accounts & API Keys: Google Workspace (Drive, Slides, Docs) OpenAI API (for AI agents) OpenRouter API (for Flux image generation) ImgBB API (free tier available) Gemini API (optional, for additional AI tasks) Setup Requirements: Google Sheets database (template provided in article and inside the workflow) Google Slides presentation template with standard Object IDs Meeting transcript in Google Docs format 🎨 Customization Options This automation is designed to be flexible: Template Flexibility**: Use any slide template structure Company Profile**: Customize the business context for your use case AI Models**: Swap OpenAI/Gemini agents for your preferred LLM Image Generation**: Replace Flux with DALL-E, Midjourney API, or other models Slide Logic**: Extend to dynamically select slides based on content needs 💡 Key Technical Insights Structured Output Handling**: Uses JavaScript for reliable JSON parsing when AI output structure is complex Object ID System**: Template placeholders use unique IDs for precise element targeting Image Hosting Workaround**: ImgBB resolves Google Drive direct URL limitations in API calls HTTP Request Nodes**: Used for API operations not covered by native n8n nodes (copying presentations, image updates) 🔗 Full Documentation For a detailed breakdown of each workflow, configuration steps, and best practices, read the complete guide on this Medium article 🚀 Use Cases Sales Teams**: Auto-generate pitch decks from discovery calls Consulting Firms**: Create client proposals from needs assessments Marketing Agencies**: Build campaign presentations from strategy sessions Product Teams**: Transform user research into stakeholder presentations Training & Education**: Convert session notes into learning materials ⚠️ Important Notes Template must use consistent Object IDs for automation to work Google Drive images require ImgBB hosting for reliable URL access AI agent output structure is complex; JavaScript parsing recommended Rate limits apply for API services (especially image generation) 📦 Resources & Templates API Services (Get Your Keys Here) OpenRouter** - For Flux (nanobanana) AI image generation ImgBB API** - Free image hosting service OpenAI API** - For AI agents and text generation Google Cloud Console** - Enable Google Slides, Drive, and Docs APIs Google AI Studio** - For Gemini API key Templates & Examples Meeting Transcript Sample** - Example transcript structure Google Sheets Database Template** - Copy this to track your presentations Presentation Template** - Base slide deck with Object IDs 💡 Tip: Make copies of all templates before using them in your workflows! Have questions or improvements? Connect with me: X (Twitter): @juppfy Email: [email protected] P.S: I'd love to hear how you adapt this for your workflow!

Build your own Google Slides and Google Docs integration

Create custom Google Slides and Google Docs workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Google Slides supported actions

Get
Get a page
Get Thumbnail
Get a thumbnail
Create
Create a presentation
Get
Get a presentation
Get Slides
Get presentation slides
Replace Text
Replace text in a presentation

Google Docs supported actions

Create
Get
Update

FAQs

  • Can Google Slides connect with Google Docs?

  • Can I use Google Slides’s API with n8n?

  • Can I use Google Docs’s API with n8n?

  • Is n8n secure for integrating Google Slides and Google Docs?

  • How to get started with Google Slides and Google Docs integration in n8n.io?

Need help setting up your Google Slides and Google Docs integration?

Discover our latest community's recommendations and join the discussions about Google Slides and Google Docs integration.
Florian Niefünd

Looking to integrate Google Slides and Google Docs in your company?

Over 3000 companies switch to n8n every single week

Why use n8n to integrate Google Slides with Google Docs

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon