Easy Tech Tuts
Power Automate

How to Automate Word to PDF With Power Automate Easily 2026

By Impran M N

Manually converting Word documents to PDF is a small task that adds up when it happens often. This guide shows how to build a Power Automate flow that detects new Word files in OneDrive or SharePoint, converts them to PDF, and then saves or emails the finished file automatically.

01Create a new cloud flow

Start a new flow in Power Automate designed to run whenever a specific event happens, such as a file being added to a folder.

02Configure the Word document trigger

Set the trigger to watch a OneDrive or SharePoint folder for new Word documents so the conversion runs automatically as files arrive.

03Convert the Word file to PDF

Add a Microsoft 365 action that converts the detected Word file into a PDF format as part of the flow.

04Save or email the PDF document

Finish the flow by saving the converted PDF to a chosen location, or automatically emailing it to the relevant recipient for review or record keeping.

FAQ

Frequently asked questions

Can this flow convert documents stored in SharePoint as well as OneDrive?

Yes, the trigger can be configured to watch either a OneDrive folder or a SharePoint document library for new Word files.

Can I automatically email the converted PDF?

Yes, once the file is converted you can add an action to send it by email, either to yourself or another recipient, as part of the same flow.

Is this useful for contracts and invoices?

Yes, this kind of automated conversion is commonly used for contracts, invoices, and reports where a finished document needs to be shared as a PDF.

Do I need to manually trigger the conversion each time?

No, once the flow is set up it runs automatically whenever a new Word document appears in the watched location.

Watch the full walkthrough

The same steps, demonstrated on screen from start to finish.