Use Cases
- Automate image updates in Google Slides presentations.
- Efficiently manage client logos and branding in slides.
- Streamline the process of updating backgrounds in presentations.
How It Works
Webhook receives a POST request with necessary parameters. Workflow checks for required fields to ensure completeness. Retrieves all slide elements from the specified Google Slides presentation. Identifies matching image object IDs based on the provided image key. Replaces the specified images with new URLs and updates alt text.
Setup Steps
- 1Import the workflow template into your n8n environment.
- 2Configure the Google Slides OAuth2 credentials.
- 3Set up a unique key identifier for images in your Google Slides.
- 4Send a POST request to the webhook with the required parameters.
Apps Used
Google Slides
Categories
Target Roles
Tags
#process automation
#workflow management
#document automation