JOEL LIPMAN Systems / Automation / AI

Knowledge base / Since 1999

Customer Relationship Management Systems Tutorials & Guides

Practical Customer Relationship Management Systems tutorials, troubleshooting notes and implementation guides from real projects.

Advanced search

212 entries / Customer Relationship Management Systems

Clear filters
Zoho Deluge - Get Current User ID
Zoho Deluge

Zoho Deluge - Get Current User ID

This is a quick article on different ways to get the current user ID in Zoho through code. How? I'm not a fan of method #1 but I only started developing in Zoho recently when API v1 was already being deprecated (end of life at the end of this year). So I'm familiar with the methods in API v2 or just using newer functio...

Read note 26,478 hits
Zoho Deluge - Regex to Strip all non-numeric characters
Zoho Deluge

Zoho Deluge - Regex to Strip all non-numeric characters

What A quick post on how I managed to build a regex to extract all non-numeric characters (all non-digits) from a string. Why? I only want the digits/numbers from a string: v_PaymentTerms = "Credit Note - 30 Days"; // we want the 30 from the above string How?

Read note 25,142 hits
Zoho CRM: APIv2 using PHP & cURL
Zoho CRM

Zoho CRM: APIv2 using PHP & cURL

This is an article documenting how to access ZohoCRM with API v2 using PHP and cURL. The first few functions are to manage OAuth v2 and generate the refresh and access tokens. The second snippet of code below is using the functions to read data from Zoho CRM and to write data back to the system.

Read note 32,149 hits
Zoho Deluge: Check Time Booking Slots
Zoho Deluge

Zoho Deluge: Check Time Booking Slots

Just wanted a note to get in my head the logic if checking a requested time slot isn't a double-booking (as in, the time slot doesn't overlap a previous booking. How?

Read note 13,121 hits

Working principle

Our Purpose

This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.

27 Years in IT
1021 CRM clients
810 Site articles
29.7m+ Reads / hits

Knowledge base

Search notes

Find matching words in article titles and content.