Back to Templates
  • +1

Convert DOCX (from URL) to PDF using ConvertAPI

Created by

ConvertAPI

Last update

Last update a year ago

Categories
Share

Who is this for?

For developers and organizations that need to convert DOCX files to PDF.

What problem is this workflow solving?

The file format conversion problem.

What this workflow does

  1. Downloads the DOCX file from the web.
  2. Converts the DOCX file to PDF.
  3. Stores the PDF file in the local file system.

How to customize this workflow to your needs

  1. Open the HTTP Request node.
  2. Adjust the URL parameter (all endpoints can be found here).
  3. Add your secret to the Query Auth account parameter. Please create a ConvertAPI account to get an authentication secret.
  4. Adjust url_to_file in the Config node to URL pointing to your file.
  5. Optionally, additional Body Parameters can be added for the converter.