get_custom_module_records
Retrieve records from any Zoho CRM custom module with flexible filtering. Filter by field, select specific fields, and paginate results for targeted data access.
Instructions
Get records from any custom module with flexible filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| fields | No | Specific fields to retrieve | |
| per_page | No | ||
| module_name | Yes | Name of the module to get records from | |
| filter_field | No | Optional field to filter by | |
| filter_value | No | Optional value to filter by |