ย้อนกลับไปยัง Google Docs

เชื่อมต่อ Knoon AI กับ Google Docs (Google) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

Find and replace multiple texts in a Google Docs document in a single request.
googleDocsReplaceTexts
เบต้า
สิทธิ์การใช้งาน
  • https://www.googleapis.com/auth/drive.file
สิทธิ์การใช้งานตัวเลือก
  • https://www.googleapis.com/auth/drive
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
documentIdfile Select the Google Docs document to run find-and-replace on.ใช่
searchTextsarray (mustache)Texts to search for in the document (e.g. ["{{oldCompanyName}}", "{{oldContactName}}"]).ใช่
replaceTextsarray (mustache)Replacement texts, matched by index with searchTexts (e.g. ["{{newCompanyName}}", "{{newContactName}}"]).ใช่
คืนสินค้า
ชื่อประเภทคำอธิบาย
statusstring UPDATED or ERROR.
replacedCountnumber Total number of occurrences that were replaced across all search/replace pairs in the document.
sensitive.documentIdstring ID of the document that was updated.