This n8n workflow automates the process of converting a DOCX document to PDF format using ConvertAPI. When triggered manually, it fetches a DOCX file from a specified URL, sends it to ConvertAPI for conversion via an HTTP POST request, and saves the resulting PDF file locally. This workflow is ideal for automating document format conversions, streamlining workflows, and integrating file processing tasks within larger automation systems.
Convert DOCX to PDF with n8n
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | httpRequest, manualTrigger, readWriteFile, set, stickyNote |
Reviews
There are no reviews yet.