Skip to content

Add Text to Slide Node

Data/Google/Slides

Add Text to Slide

Add a text box with text to a Google Slide

data_google_slides_add_textdataLong running
Inputs9
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

9

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

Slide ID

String
slide_id

ID of the slide

Text

String
text

Text content to add

X Position

Float
x

X position in EMU (914400 EMU = 1 inch)

Default 914400

Y Position

Float
y

Y position in EMU

Default 914400

Width

Float
width

Width in EMU

Default 7315200

Height

Float
height

Height in EMU

Default 914400

Output Pins

4

Success

Execution
exec_out

Error

Execution
error

Shape ID

String
shape_id

ID of the created text box

Error Message

String
error_message

Node Info

Internal name
data_google_slides_add_text
Category
Data/Google/Slides