Adding Subform Rows in Zoho CRM
Add subform rows on Zoho CRM via Deluge scripting without overwriting existing row(s), no API calls needed!
Add subform rows on Zoho CRM via Deluge scripting without overwriting existing row(s), no API calls needed!
Here’s a website that teaches you how to code in Deluge (Zoho’s scripting language), lets you try it out, and has an intuitive library of functions where you can browse and test. All that and you don’t even need a Zoho account, and it’s FREE!
Learn to create a folder within another folder on WorkDrive,
create/merge a Writer Doc and storing in a WorkDrive folder
generate an External Share Link for the Folder/Document
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.
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.
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.
When it comes to date-time fields, Zoho demands a specific format. We’re gonna show you how you can convert date-time formats back and forth to be Zoho-compatible.
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.