Trying to get the pdf of a form record on button click in a deluge script
I'm trying to send a notification on whatsapp of the pdf version of a form record, for this I need to generate the pdf of a record using a record template in deluge, so i can pass it on to the API to push whatsapp notification. What is the way to do this?