Integrate with the Google Slides API to manage presentations, slides, charts, and images.

Changelog

6 versions
v1.2.0 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Google Slides API.
v1.1.1
  • Added output examples to component schemas.
v1.1.0
  • Implemented multiselect input normalization for fields parameter in GetPresentation component.
v1.0.4
  • Fixed FindPresentations 'Type is not fully qualified' error.
v1.0.1
  • Removing duplicate components.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Scopes:
profile email

Actions

6
Add Slide icon

Add Slide

Creates an empty blank slide on the specified presentation.
Additional Scopes:
...://www.googleapis.com/auth/presentations
Delete Slide icon

Delete Slide

Deletes an existing slide on the specified presentation.
Additional Scopes:
...://www.googleapis.com/auth/presentations
Find Presentations icon

Find Presentations

Retrieves a list of presentations, optionally filtered by a folder location.
Additional Scopes:
...//www.googleapis.com/auth/drive.readonly
Get Page or Thumbnail icon

Get Page or Thumbnail

Gets the latest version of a specified page or obtains the thumbnail of a page in a presentation.
Additional Scopes:
...ogleapis.com/auth/presentations.readonly
Get Presentation icon

Get Presentation

Gets the latest version of the specified presentation.
Additional Scopes:
...ogleapis.com/auth/presentations.readonly
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Google Slides API.
Additional Scopes:
...ogleapis.com/auth/presentations.readonly