Help Centre › Functions & Formulas
This article describes the RPA Google Workspace connector function to update speaker notes for a slide.
For a full list of available functions, please read GOOGLE WORKSPACE functions.
Description
The Update slide notes function sets or replaces the speaker notes text for a specific slide in a Google Slides presentation.
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 |
| Notes | Yes | Textarea | - | The speaker notes text |
Errors
- Slide not found – no slide exists with the given object ID
Tips
- This replaces any existing speaker notes on the slide
- Use this to auto-generate presentation scripts from data
Related functions
- Get slide notes – Read existing speaker notes
- Insert text – Add visible text to a slide