Convert XLSX to PDF using ConvertAPI - n8n Workflow | Neura Market
Convert XLSX to PDF using ConvertAPI
Downloads XLSX files from the web, converts them to PDF via ConvertAPI, and saves the output locally for easy document management.
This n8n workflow automates the conversion of XLSX files to PDF format using the ConvertAPI service. It starts with a manual trigger, downloads the source XLSX file from a specified web URL via an HTTP Request node, sends it to ConvertAPI for conversion, and then writes the resulting PDF to the local file system. A sticky note provides guidance on authentication setup.
Key benefits include eliminating manual file conversion tools, ensuring consistent output, and integrating seamlessly into larg
Platform
n8n
Category
Internet of Things
Price
$9.99
Creator
Matt Buds
XLSX
PDF
ConvertAPI
File Conversion
Document Management
Automation
HTTP Request
n8n Workflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.