ย้อนกลับไปยัง 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.