GOOGLE WORKSPACE Delete slide function

The GOOGLE WORKSPACE Delete slide function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to delete a slide from a Google Slides presentation.

For a full list of available functions, please read GOOGLE WORKSPACE functions.


Description

The Delete slide function removes a slide from a Google Slides presentation by its object ID. The deletion is permanent.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Presentation IDYesText-Google Slides presentation ID
Slide IDYesText-The object ID of the slide to delete

Errors

  • Slide not found – no slide exists with the given object ID
  • Cannot delete last slide – a presentation must have at least one slide

Tips

  • Use Get metadata to find slide object IDs before deleting
  • This action is irreversible

Related functions

  • Add slide – Add a new slide
  • Get metadata – List all slides and their IDs

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.