Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@aadhil-kh-9161 aadhil-kh-9161 released this 22 Mar 06:34
· 2 commits to crm_release_1.1 since this release

CDN Url
https://live.zwidgets.com/js-sdk/1.2/ZohoEmbededAppSDK.min.js

HelpDoc
https://help.zwidgets.com/help/v1.2/index.html

API Wrappers

Added

  • $Client.close - Close Widget rendered from Client Script

  • ZDK.Client.sendResponse - Send response to Client Script's NotifyAndWait event

  • ZOHO.CRM.API.coql - Get records from the module through COQL query API

  • ZOHO.embeddedApp.on("Notify", fn) - Flyout notification event from Client Script (ZDK.Client.getFlyout(x).notify)

  • ZOHO.embeddedApp.on("NotifyAndWait", fn) - Flyout synchronous wait event from Client Script (ZDK.Client.getFlyout(x).notify)

Updated

  • ZOHO.CRM.API.getRecord - added support for approved param