Find and replace specific text in your Google Docs documents with dynamic content.
Field | Type | Required | Description |
---|---|---|---|
Document URL/ID | Text | Yes | Google Docs document link or ID |
Text Replacements | Mapper | Yes | Map what text to find and what to replace it with |
[CAMPAIGN_NAME]
→ Replace: "Holiday Sale 2024"
[TOTAL_CLICKS]
→ Replace: "1,250"
[REPORT_DATE]
→ Replace: "December 15, 2024"
[CAMPAIGN_NAME]
→ Connect Google Ads campaign name[TOTAL_CLICKS]
→ Connect click count data[TOTAL_COST]
→ Connect cost data[REPORT_DATE]
→ Connect current date[CLIENT_NAME]
→ “ABC Company”[ACCOUNT_MANAGER]
→ “Sarah Johnson”[PERFORMANCE_SUMMARY]
→ Connect summary from previous nodeNovember: $4,500
→ November: $5,200
Q3 Performance
→ Q4 Performance
Previous period
→ Current period
[TOP_PERFORMING_CAMPAIGN]
→ Connect from analytics node[CONVERSION_RATE]
→ Connect calculated percentage[RECOMMENDATIONS]
→ Connect AI-generated insights[CAMPAIGN_NAME]
or {{METRIC}}
[Q4_REVENUE]
not just [REVENUE]
[CLICKS]
won’t match [clicks]
How many replacements can I do at once?
What happens if the text to find doesn't exist?
Can I replace the same text multiple times in one document?
[DATE]
appears 5 times in your document, all 5 will be replaced with your new date. If you only want to replace specific instances, use more unique placeholders.Does this work with formatted text?
**bold text**
with new text
, the new text won’t be bold unless you include the formatting in the replacement. Consider the formatting when designing your placeholders.How do I replace text with data from previous workflow nodes?
What if my replacement text contains the same text I'm searching for?
Hello
with Hello World
might cause issues. Use distinctive placeholders like [GREETING]
instead of common words to avoid this problem.Can I use this to replace entire paragraphs?
Is there a way to undo replacements?