ahmader / node-zoho

Zoho API access for NodeJS
21 stars 15 forks source link

Fix response when inserting multiple records #19

Closed dafyk closed 6 years ago

dafyk commented 8 years ago

processRecord method overwrites values in processed variable and thus only last record info is returned

ahmader commented 7 years ago

Hello @dafyk

Thanks, you are right.

Can you please pass npm test successfully.