Mail Merge from Excel: Send Personalized Emails Automatically
Excel table, Apply to each, Outlook: how Power Automate sends a personal email to every row of your list.
Word Online (Business) in Power Automate: populate a template, output it as PDF, and correctly assess the Premium licensing requirement.
An invoice, a quote, or a contract should be generated automatically as a PDF from a Word template, without anyone opening the file by hand, filling it in, and exporting it. Power Automate comes with its own connector for this: Word Online (Business). It reads a prepared Word template, fills the fields it contains with dynamic values, and then converts the result into a PDF. Before you go down this route, though, there's one thing you should clarify: the connector counts as a Premium connector, and that has a direct impact on your flow's licensing costs.
This article shows how to prepare a Word template for Power Automate, how the flow is built from the template to the finished PDF, and what the Premium classification specifically means for you. It is based on the official connector reference and the licensing documentation on Microsoft Learn. As of: July 2026.
According to the Microsoft Learn reference for the Word Online (Business) connector, you work with Word files in document libraries that Microsoft Graph supports: OneDrive for Business, SharePoint Online sites, and Microsoft 365 groups. The connector comes with three actions:
For the classic "PDF from Word template" use case, you combine the first two actions in one flow. The connector overview also clearly notes that Word Online (Business) is classified as Premium in Power Automate, Power Apps, and Copilot Studio, while it runs as Standard in Logic Apps.
For Power Automate to recognize any fields in a Word file at all, the template must be built with content controls from the Developer tab. You enable this tab in Word via the options; after that, you'll find the matching building blocks in the Controls section.
According to the connector reference, the Word Online (Business) connector currently supports these controls:
In the properties of each control, you give it a unique display name. This exact name later appears in the Power Automate action as a field that you populate with dynamic values. Rich text, date picker, and checkbox content controls, however, are not supported according to the documentation, nor are older legacy form fields. Afterwards, save the finished template in one of the three supported libraries, i.e. OneDrive for Business, SharePoint Online, or a Microsoft 365 group. Without this storage location, the Power Automate action won't be able to find the file later.
A typical flow for this use case consists of three building blocks:
One important note from the documentation regarding the transition between the two steps: if the file generated by the first action is used immediately in a follow-up action, Microsoft recommends a short delay of about one minute so the file is reliably available before the conversion accesses it. A delay step between the two actions therefore prevents sporadic errors that would otherwise be hard to reproduce.
The most important point before building a flow like this concerns the license, not the technology. According to the connector reference, Word Online (Business) is classified for Power Automate as Premium, for both the action that populates the template and the conversion to PDF. A plain Microsoft 365 license is not enough for this, because Microsoft 365 licenses, according to the Power Automate licensing FAQ, only cover standard connectors, not Premium connectors.
Who actually needs to license the flow depends on the flow type:
In practice, this means: a central flow that automatically generates PDFs from a SharePoint list and is owned by a service account only needs a Premium license for that one account. A flow that ten employees trigger themselves at the push of a button, on the other hand, needs either ten Premium licenses or a single Process license for the flow.
Besides the licensing question, the connector documentation lists a number of concrete technical limits that regularly raise questions in practice:
If you don't want to build a flow like this on your own, or want to clarify the licensing question beforehand, you'll find support in NordFlux's Power Automate consulting. You retain control over which templates get automated and which license is actually required for it, instead of being surprised by a Premium requirement afterwards.
Yes. The Word Online (Business) connector is classified as Premium throughout Power Automate, both for populating the template and for converting to PDF. A Standard or plain Microsoft 365 license does not cover these actions.
That depends on the flow type. For an automated or scheduled flow, the owner's Premium license is sufficient. For an instant flow that several people start at the push of a button, either every person triggering it needs their own Premium license, or the flow is given a Process license instead.
Plain text, combo box, and drop-down list content controls are supported, as well as picture content controls and the repeating section content control for tables. Rich text, date picker, and checkbox content controls, as well as older legacy form fields, are currently not supported.
Common causes are a source file that's too large, over 10 MB, a conversion time of more than two minutes, or a confidentiality label such as "Confidential" or "Highly Confidential" that is explicitly not supported by the conversion action.
Yes, that's what the repeating section content control is for. It lets you mark a table row or a block of text as repeatable and control the number of repetitions via an array from the flow.
Sources: Microsoft Learn – Word Online (Business) connector reference, Microsoft Learn – Power Automate licensing FAQ
Founder of NordFlux. Spent four years automating processes at enterprise scale at Dräger, and now brings that depth to the mid-market — pragmatic and with full data sovereignty.
Certifications
Excel table, Apply to each, Outlook: how Power Automate sends a personal email to every row of your list.
Premium or Process? Here's how to find the right Power Automate license, and how flow groups save money on small flows.
n8n keeps binary data in RAM: 100 PDFs can crash the server. Here's how Filesystem or S3 mode helps prevent memory explosion.
The Word Online (Business) connector for generating PDFs from templates requires a Premium license, which many companies only discover during rollout, once budget and user scope are already fixed. NordFlux clarifies upfront which Premium features your process actually needs, and builds the template flow, including content controls, production-ready. In our first conversation, we work out the licensing costs for your use case.