Help Centre › Functions & Formulas
This article describes the RPA Google Workspace connector function to duplicate a slide in a Google Slides presentation.
For a full list of available functions, please read GOOGLE WORKSPACE functions.
Description
The Duplicate slide function creates a copy of an existing slide in the presentation. The duplicate includes all content, formatting, and speaker notes.
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Connector | Yes | Select | - | Select the Google Workspace connector to use |
| Presentation ID | Yes | Text | - | Google Slides presentation ID |
| Slide ID | Yes | Text | - | The object ID of the slide to duplicate |
| Variable | Yes | Text | - | Variable to store the result |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Object | Object containing the new slide objectId |
Errors
- Slide not found – no slide exists with the given object ID
Tips
- The duplicate is inserted immediately after the original slide
- Use this to create template-based slides that you then customise with Replace text
Related functions
- Add slide – Add a blank slide
- Move slide – Reorder slides