Retour à Google Docs

Connecter Knoon AI avec Google Docs (Google) pour automatiser les flux de travail AI.

Find and replace all occurrences of a given text in a Google Docs document.
googleDocsReplaceText
Bêta
Autorisations
  • https://www.googleapis.com/auth/drive.file
Autorisations optionnelles
  • https://www.googleapis.com/auth/drive
Paramètres
NomTypeDescriptionRequis
documentIdfile Select the Google Docs document to run find-and-replace on.Oui
searchTextmustache Text to search for in the document (e.g. "{{oldCompanyName}}").Oui
replaceTextmustache Text to replace each occurrence with (e.g. "{{newCompanyName}}").Oui
matchCaseboolean Whether the search should be case-sensitive. Default is false.Non
Retours
NomTypeDescription
statusstring UPDATED or ERROR.
replacedCountnumber Total number of occurrences that were replaced in the document.
sensitive.documentIdstring ID of the document that was updated.