GOOGLESLIDES_SLIDE_ADDED_TRIGGER
Triggers when someone adds a new slide to a Google Slides presentation. Use this to automatically sync slide changes with other tools or notify collaborators of presentation updates.
Google Slides
1 trigger and 8 actions for Google Slides workflows.
Each trigger lists the event it fires on, the data it sends, and a template you can use it in.
Real-time push from the source.
GOOGLESLIDES_SLIDE_ADDED_TRIGGER
Triggers when someone adds a new slide to a Google Slides presentation. Use this to automatically sync slide changes with other tools or notify collaborators of presentation updates.
Operations are the actions a workflow can take in Google Slides, grouped by category. Each lists its method, parameters, and a template you can drop it into.
These operations let you create, retrieve, and modify Google Slides presentations programmatically. Use them when you need to generate slide decks from templates, extract presentation content or page images, or apply bulk updates using batch requests or markdown-based formatting.
Create Google Slides Presentation
GOOGLESLIDES_CREATE_PRESENTATIONCreates a new blank Google Slides presentation that you can customize with your content. Use this to quickly generate presentations for client proposals, reports, or team collaboration.
Create Slides from Markdown
GOOGLESLIDES_CREATE_SLIDES_MARKDOWNTransforms Markdown text into a formatted Google Slides presentation, automatically organizing content into slides and applying templates based on your content structure.
Copy Google Slides from Template
GOOGLESLIDES_PRESENTATIONS_COPY_FROM_TEMPLATECreates a new Google Slides presentation by duplicating an existing template, preserving all themes, layouts, and formatting from the original design. This is ideal when you want to maintain consistent branding and structure across multiple presentations.
Get Page Thumbnail (Deprecated)
GOOGLESLIDES_PRESENTATIONS_PAGES_GET_THUMBNAILGenerates a thumbnail preview image of a specific slide page in your presentation, allowing you to quickly see what a slide looks like without opening it fully.
Get Page Thumbnail v2
GOOGLESLIDES_GET_PAGE_THUMBNAIL2Generates a preview image of a specific slide that you can use to display slide thumbnails in your applications or workflows. This helps you create visual previews without having to open the full presentation.
Get Presentation
GOOGLESLIDES_PRESENTATIONS_GETRetrieves the complete details and content of a specific Google Slides presentation, including all slides, formatting, and metadata. Use this to access and work with presentation data programmatically after you have the presentation ID.
Get Presentation Page
GOOGLESLIDES_PRESENTATIONS_PAGES_GETRetrieve the current content and properties of a specific page in a Google Slides presentation, including slide layouts, design elements, and text. Use this to inspect or verify slide details before making updates or sharing presentations.
Update Presentation (Batch/Markdown)
GOOGLESLIDES_PRESENTATIONS_BATCH_UPDATEEfficiently update Google Slides presentations by writing markdown or text content that automatically formats into professional slides with support for various layouts like titles, bullets, tables, and images. Perfect for quickly transforming content drafts into polished presentation decks without manual formatting.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.