Help Centre › Functions & Formulas
This article describes the RPA Google Workspace connector function to append text to the end of a Google Docs document.
For a full list of available functions, please read GOOGLE WORKSPACE functions.
Description
The Append text function adds text at the end of a Google Docs document. This is a convenience function that automatically determines the end-of-document index.
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Connector | Yes | Select | - | Select the Google Workspace connector to use |
| Document ID | Yes | Text | - | Google Docs document ID |
| Text | Yes | Textarea | - | The text to append |
Errors
- Document not found – the document ID is invalid or you lack access
Tips
- Use \n to start a new paragraph
- This is simpler than Insert text when you just need to add content at the end
Related functions
- Insert text – Insert at a specific position
- Replace text – Find and replace text