Add the ‘Replace Text’ Tool step to your Tool

You can add the ‘Replace Text’ Tool step to your Tool by:
  1. Creating a new Tool, then searching for the ‘Replace Text’ Tool step
  2. Click ‘Expand’ to see the full Tool step
  3. Select the account you would like to use
  4. Select the document you would like to replace text in.
  5. Enter the text you would like to replace in the document.
  6. Enter your new text.
  7. Check whether you want the text matching (in step 5) to be case-sensitive.
  8. Click ‘Run step’ to test out the Tool

Parameters

Document
string
required
The document you would like to append text to. You can get the document ID from the URL of the document between /d/ and /edit.
Text to be replaced
string
required
Specify the exact text in the document that you want to replace. The replacement will only occur if the text matches exactly.
Be precise when entering the text to replace - all the instances of the text will be replaced.
New Text
string
required
This is the text that will replace the existing text.
Match Case
boolean
This option specifies whether the text matching should be case-sensitive.

Frequently asked questions (FAQs)