Sorting Lists Containing Maps with Deluge
Deluge script for sorting lists containing maps by the specific key (by date-time/alphabetical order) in ascending/descending order.
Deluge script for sorting lists containing maps by the specific key (by date-time/alphabetical order) in ascending/descending order.
This tutorial provides a Creator script that loads related records from Zoho CRM and adds as values to a picklist (radio) field on Zoho Creator, then gets related info by creating maps and storing them in multi-line fields in Creator.
When a Zoho CRM record is created/updated/deleted via Deluge, the system does not trigger any associated workflow/assignment rules unless it’s told to. This article demonstrates the different trigger parameters needed to perform these actions.
This tutorial will demonstrate how to trigger a function from Notes in Zoho CRM using CRM Notifications, Zoho Flow webhook & serverless functions in Zoho CRM.
Deluge automation that keeps track of how long a Deal record has been in its current stage.
This automation allows you to sync fields between two separate modules using a data bind. Whenever edits are made on fields in one module, the corresponding fields in the other gets updated accordingly.
Learn to send a ZohoSign Document via a Deluge custom function upon criteria met, instead of using the manual “Send for ZohoSign” button from a record.
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.
Add subform rows on Zoho CRM via Deluge scripting without overwriting existing row(s), no API calls needed!