Zum Inhalt springen
DeutschlandGPT

Google Slides

Create and edit Google Slides presentations from workflows

Connect Google Slides to create and edit presentations from your workflows.

Authentication: OAuth 2.0. Connect your Google account on the integrations page.

Actions

Create Presentation

Creates a new Google Slides presentation.

InputRequiredDescription
TitleYesPresentation title
OutputTypeDescription
presentationIdstringID of the created presentation
urlstringURL to open the presentation

Get Presentation

Retrieves a presentation's metadata and slide structure.

InputRequiredDescription
Presentation IDYesGoogle Slides ID
OutputTypeDescription
presentationobjectPresentation object with title, slides

Copy Presentation

Creates a copy of an existing presentation.

InputRequiredDescription
Presentation IDYesPresentation to copy
TitleNoTitle for the copy
OutputTypeDescription
presentationIdstringID of the copy

Create Slide

Adds a new slide to a presentation.

InputRequiredDescription
Presentation IDYesTarget presentation
LayoutNoSlide layout name
Insertion IndexNoPosition to insert the slide
OutputTypeDescription
slideIdstringID of the new slide

Add Shape with Text

Adds a text box or shape to a slide.

InputRequiredDescription
Presentation IDYesPresentation ID
Slide IDYesSlide to add the shape to
TextYesText content
Shape TypeNoShape type (default: TEXT_BOX)

Edit Shape Text

Replaces the text content of an existing shape.

InputRequiredDescription
Presentation IDYesPresentation ID
Object IDYesID of the shape to edit
TextYesNew text content

Replace Text

Replaces all occurrences of a text string throughout the presentation.

InputRequiredDescription
Presentation IDYesPresentation ID
Find TextYesText to search for
Replace WithYesReplacement text

Replace Shapes with Images

Replaces shapes with placeholder text with actual images.

InputRequiredDescription
Presentation IDYesPresentation ID
Contains TextYesThe placeholder text to find in shapes
Image URLYesURL of the image to use as replacement

Add Image

Inserts an image onto a slide.

InputRequiredDescription
Presentation IDYesPresentation ID
Slide IDYesTarget slide
Image URLYesURL of the image

Add Table

Inserts a table on a slide.

InputRequiredDescription
Presentation IDYesPresentation ID
Slide IDYesTarget slide
RowsYesNumber of rows
ColumnsYesNumber of columns

Add Line

Adds a line element to a slide.

InputRequiredDescription
Presentation IDYesPresentation ID
Slide IDYesTarget slide
Line CategoryNoSTRAIGHT, BENT, or CURVED
Was this page helpful?
Google Slides · DeutschlandGPT