Build Widgets in Zoho CRM
Be introduced to building Widgets in Zoho CRM. Zoho CRM Widgets allow you to create a small web app embedded in Zoho CRM using JavaScript. Prior knowledge of HTML, CSS, and JavaScript (including Promises) is required.
Be introduced to building Widgets in Zoho CRM. Zoho CRM Widgets allow you to create a small web app embedded in Zoho CRM using JavaScript. Prior knowledge of HTML, CSS, and JavaScript (including Promises) is required.
Learn to use a Deluge script that pulls records from Books/CRM/another database into a Zoho Creator Form as Subform Rows. Then, subsequently push changes to each individual record (or perform other actions like creating records) in the parent system.
Convert fields, related activities, attachments, notes and more from one record to another across modules via custom function.
We’ve developed a formula in our Zoho laboratory that sums up values of subform tables in Zoho CRM and we’re glad to share it with you at the cost of… 5 minutes of your time.
Today, we’re gonna show you how to exploit the Zoho Creator x CRM integration in a slightly unorthodox, but innovative way.
Learn how to update multi-select/multi-user lookup fields on Zoho CRM via the wonders of Deluge scripting.
Create and manage a potentially infinite number of assignment rules through a CRM Module with Subform, then process them all to achieve accurate assignment with a simple Deluge script.
Learn to configure collection of payment with a Creator form that doubles as registration or purchase order.
In Zoho CRM, ensure that all territories assigned in an Account gets assigned to all related Contacts by getting the territory IDs off the Account, then assigning them in Contacts via Territories API.
Learn to create a customized inventory report with Zoho Analytics. This tutorial contains a link to our GitHub page for SQL code that will help with your table creations.