πŸ“ Auto-convert OneDrive Word documents to PDF with Foxit and send via Gmail

⚑ 1,316 views Β· πŸ“ File Management

Description

This n8n template demonstrates how to add a document conversion process to incoming Word documents in a OneDrive folder. Documents are converted to PDF and emailed to a reviewer.

Use cases would be environments where incoming documents are dropped into cloud storage and a human needs to review them. By converting to PDF, it becomes easier to read in a consistent format in the browser.

How it works

How to use

Requirements

Next Steps

This workflow could be modified to work with any Office style document, and could also upload the PDF version back to OneDrive.

πŸ”— Nodes Used

HTTP Request, Microsoft OneDrive, Gmail, Filter, Microsoft OneDrive Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup