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

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

Find and replace all occurrences of a given text in a Google Docs document.
googleDocsReplaceText
เบต้า
สิทธิ์การใช้งาน
  • 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.ใช่
searchTextmustache Text to search for in the document (e.g. "{{oldCompanyName}}").ใช่
replaceTextmustache Text to replace each occurrence with (e.g. "{{newCompanyName}}").ใช่
matchCaseboolean Whether the search should be case-sensitive. Default is false.ไม่
คืนสินค้า
ชื่อประเภทคำอธิบาย
statusstring UPDATED or ERROR.
replacedCountnumber Total number of occurrences that were replaced in the document.
sensitive.documentIdstring ID of the document that was updated.