@@ -101,6 +101,8 @@ var Accounts_Component_AbstractAPIWidget = VTAP.Component.Core.extend({
}
//Call APi Designer Api pubilshed and use the data to display in html.
//abstractapi expected that domain in the format vtiger.com or google.com only, if you supply www.vtiger.com or https://www.google.com then it might not work
//you may have to format the data before using it in the below API.