How to download a file from deluge?
I have a function in deluge that downloads a packing slip from Zoho Inventory where the return value is a pdf file.
The problem I have is that I want to download the pdf that gets returned from this API call but I'm not sure how to do that. Is there a way I can download this file from deluge?