Πίσω στο 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.