Skip to main content

2 posts tagged with "dlex-layout"

View All Tags

Using the DynamicPDF API in n8n Workflows

· 4 min read
James A. Brannan
Developer Evangelist

By combining DynamicPDF API and its powerful document-processing endpoints with n8n automation and scheduling capabilities, you can build end-to-end solutions that dynamically generate reports, combine files, or analyze PDFs. In this blog post we provide nine ready-made example workflows for download.

Using Axios Node.js with CloudAPI

· 4 min read
James A Brannan
Developer Evangelist

A client asked how to call the dlex-layout endpoint using the Axios library rather than the DynamicPDF API's Node.js client library. In this tutorial, we illustrate how to send files and associated data by constructing a form and then using Axios to call the dlex-layout endpoint.

tip

Consider using The DynamicPDF API's node.js client library to make using the endpoints easier (DynamicPDF API - Node.js Client on NPM).