Skip to content

Get Presentation Node

Data/Google/Slides

Get Presentation

Get a Google Slides presentation's metadata and slides

data_google_slides_getdataLong running
Inputs3
Outputs6
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

3

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google Drive provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Presentation ID

String
presentation_id

Output Pins

6

Success

Execution
exec_out

Error

Execution
error

Presentation

Struct
presentation
GooglePresentationGooglePresentation5 fields
presentation_idstringrequired
titlestringrequired
localestring | null
revision_idstring | null
slidesArray<GoogleSlide>required
itemsGoogleSlidearray item
object_idstringrequired
page_typestring | null

Slides

Struct Array
slides

List of slides

GoogleSlideGoogleSlide2 fields
object_idstringrequired
page_typestring | null

Slide Count

Integer
slide_count

Error Message

String
error_message

Node Info

Internal name
data_google_slides_get
Category
Data/Google/Slides