GOOGLE WORKSPACE Replace text (Slides) function

The GOOGLE WORKSPACE Replace text (Slides) function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to find and replace text in a Google Slides presentation.

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


Description

The Replace text function finds all occurrences of a text string across all slides in the presentation and replaces them with a new value. This is ideal for populating template presentations with data.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Presentation IDYesText-Google Slides presentation ID
FindYesText-The text to search for
ReplaceYesText-The replacement text
Match caseNoBooleanfalseWhether the search is case-sensitive
VariableYesText-Variable to store the result

Output variables

VariableTypeDescription
VariableObjectObject containing occurrencesChanged count

Errors

  • Presentation not found – the presentation ID is invalid or you lack access

Tips

  • Use placeholder tokens like {{title}}, {{date}}, {{name}} in template presentations
  • The replacement happens across all slides, shapes, and text boxes
  • Combine with Duplicate slide to create data-driven slide decks

Related functions

  • Insert text – Insert text into a specific shape
  • Duplicate slide – Create template-based slides

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.