Πίσω στο Google Docs

Σύνδεση Knoon AI με Google Docs (Google) για αυτοματοποίηση ροών εργασίας AI.

Append text to the end of a Google Docs document as a new paragraph.
googleDocsAppendText
ΒΕΤΑ
Άδειες
  • https://www.googleapis.com/auth/drive.file
Προαιρετικές άδειες
  • https://www.googleapis.com/auth/drive
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
documentIdfile Select the Google Docs document to append text to.Ναι
textmustache Text to append at the end of the document. You can use placeholders such as "{{contactName}}" or "{{summary}}".Ναι
prependNewlineboolean If true (default), a newline will be inserted before the text so it appears as a new paragraph.Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
statusstring APPENDED or ERROR.
startIndexnumber Document index where the appended text starts.
endIndexnumber Document index immediately after the appended text.
sensitive.documentIdstring ID of the document that was updated.