GOOGLE WORKSPACE Insert table (Slides) function

The GOOGLE WORKSPACE Insert table (Slides) function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to insert a table onto a slide in a Google Slides presentation.

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


Description

The Insert table function places a table with the specified number of rows and columns onto a slide. The table cells can then be populated with text.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Presentation IDYesText-Google Slides presentation ID
Slide IDYesText-The object ID of the target slide
RowsYesNumber-Number of rows
ColumnsYesNumber-Number of columns
VariableYesText-Variable to store the result

Output variables

VariableTypeDescription
VariableObjectObject containing the table objectId and cell objectIds

Errors

  • Slide not found – no slide exists with the given object ID

Tips

  • Use Insert text with cell object IDs to populate table cells
  • Tables are automatically sized to fit the slide

Related functions

  • Insert text – Add text to table cells
  • Insert shape – Insert a shape

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.