Append Text To Document Body
Inserts a new text segment at the end of a Google document.
Basic Parameters
Parameter | Description |
---|---|
Document ID | The ID of the document to update. |
Text | The text to add at the end of the document's body. |
Advanced Parameters
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection.If not specified, the delegated user is the one provided in the connection.Has no effect when using an OAuth connection.NOTE: the connection details are not edited by this input. |
Workflow Library Example
Append Text to Document Body with Google Docs and Send Results Via Email
Preview this Workflow on desktop