Zoho SalesIQ JavaScript APIs
Zoho SalesIQ APIs are easy-to-use, quick-to-implement, and are designed to customise your chat widget based on your preferences. Explore more about Zoho SalesIQ APIs and learn how to harness the maximum out of them for your online business.
Note:
We recommend that you refer to the HIPAA document before using JS API custom fields to collect or transmit electronic Protected Health Information (ePHI). The document explains the HIPAA-related limitations, supported scenarios, and compliance requirements associated with using custom fields, helping you make informed implementation decisions and protect sensitive patient information.
How and where do I use these JavaScript APIs?
All that you have to do is just choose the required JavaScript API, copy-paste the code in your website's source code between <script> tags along with the Zoho SalesIQ widget code, and the rest will be taken care of.
Note:
- The chosen JavaScript API code should be pasted right after the Zoho SalesIQ widget code.
- All the API codes must be enclosed within the Zoho SalesIQ global handler "$zoho.salesiq.ready=function(){}".
- You can call any number of JS APIs within the Zoho SalesIQ global handler.