Insert Text to Word File

Insert Text to Word File

Usage

You can insert text to a Word DOCX file at a certain position indicated by a placeholder.

💡

The Placeholder is a code consisting of a random string and "##" before and after it. In our action's field "Placeholder name" it is sufficient to write the string without using the "##". For an example, find an image below.

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
Existing File ContentDynamic ContentThe Word document which shall be used to insert text into it.✔️-
Placeholder nameStringThe string which indicates the placeholder. Hence, the position where the text is inserted at in the Word document.✔️-
Placeholder textStringThe text which shall be added to a Word document.✔️-

Output

ResponseTypeDescription
WordDOCXThe Word containing the text.

Power Automate Examples

Insert Text to Word File

We use "Get file content" to retrieve an existing Word document. In same existing Word document we included a text about a giraffe and the placeholder code: "##placeholder##". At the position of the placeholder code, the placeholder text will be inserted. Thereafter, the Word is being saved.

Picture

💡

Looking for the response of this example? If you scroll up you see an Output tab.

Power Apps Examples

Known Limtitations

⚠️
If you experienced other limitations please get in touch with us!