Skip to content

Replace Text in DOCX Node

Document/DOCX

Replace Text in DOCX

Replace text placeholders in a DOCX template file with plain text or markdown

docx_replace_textmedia
Inputs6
Outputs2
Security exposure10/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

6

Input

Execution
exec_in

Trigger execution

Template

Struct
template

DOCX template file

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Placeholder

String
placeholder

Placeholder text to find (e.g. {{name}})

Replacement

String
replacement

Replacement text (supports markdown when enabled)

Use Markdown

Boolean
use_markdown

Parse the replacement text as markdown

Default false

Output Path

Struct
output

Where to save the resulting DOCX file

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

2

Done

Execution
exec_out

Execution continues after replacement

Result

Struct
result

Path to the output file

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
docx_replace_text
Category
Document/DOCX