Is it possible to create invoice pdf with pdfmonkey

Before I start exploring my self how to do it, I was wondering:

Is it possible to generate a invoice pdf using pdfmonkey API

I am thinking of the following.

Data:
In Xano I have an invoice that belongs to a client and has multiple related invoice lines.

Xano API:
Post invoice Id or invoice number to Xano. Xano fetches the invoice, prepares the json structure for pdf monkey and calls the pdfmonkey API

The response of pdfmonkey contains an url to download the invoice, Wich Xano does and stores the pdf as a file on the invoice record. Xano then returns the url of the pdf stored in Xano in the response  

Thanks in advance,
Other
4 replies