GOOGLE WORKSPACE Move slide function

The GOOGLE WORKSPACE Move slide function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to move a slide to a new position in a Google Slides presentation.

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


Description

The Move slide function repositions a slide within the presentation to a specified zero-based index position.


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 move
PositionYesNumber-Zero-based target position for the slide

Errors

  • Slide not found – no slide exists with the given object ID
  • Invalid position – the target position is out of range

Tips

  • Position 0 moves the slide to the beginning of the presentation
  • Use Get metadata to check the current slide order before moving

Related functions

  • Add slide – Add a new slide
  • Duplicate slide – Duplicate a slide

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.