Skip to content

Add Slide Node

Data/Google/Slides

Add Slide

Add a new slide to a Google Slides presentation

data_google_slides_add_slidedataLong running
Inputs5
Outputs4
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

5

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

Layout

String
layout

Predefined layout for the slide

Default BLANK
BLANKCAPTION_ONLYTITLETITLE_AND_BODYTITLE_AND_TWO_COLUMNSTITLE_ONLY+3 more

Insert Index

Integer
insert_index

Index where to insert slide (optional)

Default -1

Output Pins

4

Success

Execution
exec_out

Error

Execution
error

Slide ID

String
slide_id

ID of the created slide

Error Message

String
error_message

Node Info

Internal name
data_google_slides_add_slide
Category
Data/Google/Slides