Deluge scripts run in multiple contexts within Zoho CRM: as Custom Functions in Workflow Rules, as Blueprint Before Actions and After Actions, in ClientScript for front-end field logic, and in Zoho Creator, Zoho Flow, Zoho Desk, and other Zoho products. The same Deluge syntax is consistent across all Zoho applications.
Deluge in Zoho CRM can: read and write CRM records using zoho.crm.getRecords() and zoho.crm.createRecord(), call external HTTP APIs using invokeurl, parse JSON responses, perform conditional logic, loop through record collections, and call functions in other Zoho apps. The invokeurl task is the primary mechanism for external API integration.
Deluge is Zoho’s proprietary scripting language used to write custom business logic inside Zoho CRM. It runs as Custom Functions in workflows and Blueprints, can call external APIs, read and write CRM records, and interact with other Zoho applications using built-in task functions.
Basic Deluge requires understanding of variables, conditions, and loops – similar to Python or JavaScript. The Zoho Developer portal provides extensive documentation and examples. For complex integrations, working with a Zoho partner who has Deluge experience is recommended.
Aaxonix is a certified Zoho implementation partner based in Pune. Architecture-first, no surprises.