Adds a paragraph of text to a specified location in a Google Document.
Input Fields
- Document
- Text (text): the text to be added to the document.
- Document ID (text): found in the URL of the Google Doc, or by using Google Drive- Search Files.
- If no document exists, use Create Document, which will also provide the new Document ID.
- Index (number): the location where the text will be added. Index value of 0 will put the text at the beginning of the document. Each paragraph/element has an index value of 1.
Output
- Makes changes to the document.