ahmader / node-zoho

Zoho API access for NodeJS
21 stars 15 forks source link

Implementing method downloadFile. #53

Closed ahmader closed 6 years ago

ahmader commented 6 years ago

Adding content-disposition package to get filename. Adding full integration test for uploadFile, downloadFile, deleteFile on Events.

pahan35 commented 6 years ago

Hi @ahmader . I successfully downloaded file via this implemented method.