
Parameters
Title for the new Google Docs file. This is ignored when
Document ID is set.Plain text to append to the target document body. Leave empty to create a blank document or fetch an existing one without changes.
Optional Google Docs document ID to append to instead of creating a new document.
Credentials
Select a Google OAuth Credential with the Google Docs scopes needed by this node.
Inputs
Inputs are ignored; the
input port is only for graph connectivity.Outputs
A JSON object describing the target document.
| Field | Description |
|---|---|
document_id | Google Docs document ID. |
title | Final title reported for the document. |
document_url | Editable Google Docs URL for the target file. |
inserted_text_length | Number of characters appended from Text. |

