ahmader/node-zoho

Add support for any CustomModule[N]

Opened this issue · 0 comments

ATM in project is supported only CustomModule1.

As I noticed in Zoho, user can create more custom modules, so, I think, it is inappropriate to create new copy of file for this purposes.

Maybe we should add some logic which allow create any CustomModule[N] from this file?