
Parse strings, format Date/DateTime, convert time zones, and handle nulls safely in Zoho CRM/Creator.
Articles on Zoho, React, and integrations.
Parse strings, format Date/DateTime, convert time zones, and handle nulls safely in Zoho CRM/Creator.
Two ways to send e-signature from CRM: a simple Deluge task or a raw REST call with invokeurl — with null-safety and role mapping.
Exactly how to pass trigger flags and lar_id from Deluge or invokeurl so CRM workflows and assignment rules fire.
Reliable null handling in Deluge: defaulting with ifNull, guards with isNull, and safe try/catch patterns for integrations.
How to sort a List of Map values in Deluge—single key, case-insensitive, and stable multi-key patterns.
Compare COQL and the Search Records API: limits, performance, pagination patterns, and real-world usage.
When to prefer built-in tasks like zoho.crm.getRecordById vs raw invokeurl calls, with auth, pagination, and error-handling tips.
Best practices for creating, validating, and integrating subforms with Deluge and external systems.