Access via window.ZOHO
window.ZOHO
In the script, where you have used ZOHO will not work directly, as the SDKs will not be supported, to use it! make the zoho library global and use window.ZOHO
In your script, just replace ZOHO with window.ZOHO