Post Google Slides summary to Discord
Look up details about a Google Slides presentation, including its title and slide count.
Developer info
- API endpoint slug
- google_slides.get_presentation_details
- Runtime method
- performQuery("google_slides.get_presentation_details"}
Query fields
Presentation Dropdown list
- Label
- Presentation
- Helper text
- Select the presentation to look up.
- Slug
- presentation_id
- Required
- true
- Can have default value
- false
Ingredients
Title The presentation's title
- Slug
- title
- Filter code
- GoogleSlides.getPresentationDetails.Title
- Type
- String
- Example
- Q3 Board Deck
Presentation The presentation's unique ID
- Slug
- presentation_id
- Filter code
- GoogleSlides.getPresentationDetails.PresentationId
- Type
- String
- Example
- 1aB2cD3eF4gH5iJ6kL7mN8oP9qR0sT
Presentation url Link to open the presentation in Google Slides
- Slug
- presentation_url
- Filter code
- GoogleSlides.getPresentationDetails.PresentationUrl
- Type
- Web URL
- Example
- https://docs.google.com/presentation/d/1aB2cD3eF4gH5iJ6kL7mN8oP9qR0sT/edit
Slide count Number of slides in the presentation
- Slug
- slide_count
- Filter code
- GoogleSlides.getPresentationDetails.SlideCount
- Type
- String
- Example
- 12
Revision The presentation's current revision ID
- Slug
- revision_id
- Filter code
- GoogleSlides.getPresentationDetails.RevisionId
- Type
- String
- Example
- abc123def456
Applets using this Query
-
-
Upload Slides summary to Google Drive when you enter an area
-
Send Google Slides details to Telegram when Camera widget captures a photo
-
Email Google Slides details when Event from search starts
-
Log Google Slides details to Google Sheets daily
-
Post Google Slides presentation summary to Slack
-
Post Google Slides details to Discord
-
Log Google Slides details to Google Sheets when Button press
-
Email Google Slides details when a web request is received
-
Append Google Slides details to Google Sheets
-
Post Google Slides summary to Microsoft Teams
-
Post Google Slides summary to Slack every day
