Skip to content

Google Slides

Reference


Google Slides is a cloud-based presentation software that allows users to create, edit, and collaborate on presentations online in real-time.

Categories: [file-storage]

Version: 1


Connections

Version: 1

OAuth2 Authorization Code

Properties

NameTypeControl TypeDescription
Client IdSTRINGTEXT
Client SecretSTRINGTEXT

Actions

Create Presentation Based on Template

Creates a new presentation based on an existing one and can replace any placeholder variables found in your template presentation, like [[name]], [[email]], etc.

Properties

NameTypeControl TypeDescription
Template Presentation IDSTRINGSELECTThe ID of the template presentation from which the new presentation will be created.
New Presentation NameSTRINGTEXTName of the new presentation.
Folder for New PresentationSTRINGSELECTFolder ID where the new presentation will be saved. If not provided, the new presentation will be saved in the same folder as the template presentation.
Values{}OBJECT_BUILDERDon’t include the ”[[]]”, only the key name and its value.

Additional instructions


CONNECTION

Setting up OAuth2

Turning on Slides API