Close menu
Explore Plans
Mobile menu Close menu
Google Slides

List slides in presentation

Pro plus icon Return the slides in a Google Slides presentation, in order.

Developer info

API endpoint slug
google_slides.list_slides
Runtime method
performQuery("google_slides.list_slides"}

Query fields

Presentation Dropdown list

Label
Presentation
Helper text
Select the presentation whose slides you want to list.
Slug
presentation_id
Required
true
Can have default value
false

Ingredients

Slide object The slide's unique object ID within the presentation

Slug
slide_object_id
Filter code
GoogleSlides.listSlides.SlideObjectId
Type
String
Example
g123abc456_0_0

Slide number The slide's position in the presentation, starting at 1

Slug
slide_number
Filter code
GoogleSlides.listSlides.SlideNumber
Type
String
Example
1

Speaker notes The slide's speaker notes, if any

Slug
speaker_notes
Filter code
GoogleSlides.listSlides.SpeakerNotes
Type
String
Example
Open with the quarterly highlights.

Slide url Link that opens the presentation at this slide

Slug
slide_url
Filter code
GoogleSlides.listSlides.SlideUrl
Type
Web URL
Example
https://docs.google.com/presentation/d/1aB2cD3eF4gH5iJ6kL7mN8oP9qR0sT/edit#slide=id.g123abc456_0_0