Hi everyone,
I am working on an integration project using the Zoho CRM JavaScript SDK. I’ve implemented functionality to create and open entity records, but I am stuck on a specific requirement:
I need to implement a global search feature where given search value dynamically fetches all matching results across all modules in Zoho CRM. The behavior I’m aiming for is similar to Zoho CRM’s own global search, where suggestions are shown in a dropdown as the user types.
The challenge I’m facing is that the APIs I’ve found (such as searchRecords
) are module-specific, and I couldn’t locate an endpoint that works across multiple modules or replicates the native global search behavior.
Here’s what I’m looking for:
If anyone has experience with this or knows of a solution, I’d greatly appreciate your guidance. Thanks in advance!
Writer is a powerful online word processor, designed for collaborative work.