GOOGLE WORKSPACE Create footer function

The GOOGLE WORKSPACE Create footer function in RPA.

Help CentreFunctions & Formulas

This article describes the RPA Google Workspace connector function to create or update the document footer.

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


Description

The Create footer function creates or updates the footer section of a Google Docs document. The footer appears at the bottom of every page.


Input parameters

ParameterRequiredTypeDefaultDescription
ConnectorYesSelect-Select the Google Workspace connector to use
Document IDYesText-Google Docs document ID
Section indexNoNumber0Section index (0 for default section)
VariableYesText-Variable to store the footer ID

Output variables

VariableTypeDescription
VariableObjectObject containing footerId for subsequent text insertion

Errors

  • Document not found – the document ID is invalid or you lack access

Tips

  • After creating the footer, use Insert text with the footer segment ID to add content
  • Common footer content includes page numbers, dates, and confidentiality notices

Related functions

  • Create header – Create a document header
  • Insert text – Add text to the footer

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.