An n8n workflow that converts DOCX files to PDF using ConvertAPI service. It fetches a DOCX file from a URL, sends it to ConvertAPI with query authentication, and saves the resulting PDF locally. Ideal for automated document format conversion.