# Zoho CRM - Search custom objects action

The Search custom objects action returns records that match the given search criteria.

  • Search input must be at least 2 characters. Partial matching is used for all fields.

# Input

Input field Description
Module name Select the custom module to search within.
Operand Enter the value to search for.
Operator Select the comparison operator for the search.
Search by Select the field to search by.

Additional fields appear based on the module you select.

# Output

Output fields are dynamically generated based on the selected module.


Last updated: 10/2/2025, 7:51:29 PM

On this page