Skip to content

Google Slides

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

Type: googleSlides/v1


Connections

Version: 1

OAuth2 Authorization Code

Properties

NameLabelTypeControl TypeDescriptionRequired
clientIdClient IdSTRINGTEXTtrue
clientSecretClient SecretSTRINGTEXTtrue

Actions

Create Presentation Based on Template

Name: createPresentationBasedOnTemplate

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

NameLabelTypeControl TypeDescriptionRequired
fileIdTemplate Presentation IDSTRINGSELECTThe ID of the template presentation from which the new presentation will be created.true
fileNameNew Presentation NameSTRINGTEXTName of the new presentation.true
folderIdFolder IDSTRINGSELECTID of the folder where the new presentation will be saved. If not provided, the new presentation will be saved in the same folder as the template presentation.false
valuesValues{}OBJECT_BUILDERDon’t include the ”[[]]”, only the key name and its value.true

Additional instructions


CONNECTION

Setting up OAuth2

Turning on Slides API