API Request with axios
In this example, we will show you how to make a POST request to an API using CustomJS in Make.com
[Show Code]Here you will find examples of the use of CustomJS.
If you have any other ideas, please send us an email and we will show you how to implement it.
The following NPM modules are installed and can be used: Available NPM modules
In this example, we will show you how to make a POST request to an API using CustomJS in Make.com
[Show Code]With our CutsomJS API, you can create PDFs and website screenshots APIs and invoke them programmatically
[Show Code]In this example, we will show you how to create Invoice PDFs using CustomJS and Make.com
[Show Code]Here we show you how you can pass JSON parameters to a CustomJS function.
[Show Code]In this example, HTML strings are first converted into PDFs using the HTML2PDF function and then merged into a single document
[Show Code]