> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zoho CRM

> Browse the tools and triggers available for Zoho CRM in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_CREATE_RECORD_ANY" title="Create Record Any" horizontal />

  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_UPDATE_RECORD_ANY" title="Update Record Any" horizontal />

  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_GET_RECORD_BY_ID_ANY" title="Get Record By ID Any" horizontal />

  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_SEARCH_RECORDS_ANY" title="Search Records Any" horizontal />

  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_DELETE_RECORD_ANY" title="Delete Record Any" horizontal />

  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_WRITE_COQL_QUERY" title="Write COQL Query" horizontal />

  <Card href="/actionkit/integrations/zohocrm/ZOHO_CRM_DESCRIBE_ACTION_SCHEMA" title="Describe Action Schema" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/zohocrm/triggers/ZOHO_CRM_TRIGGER_RECORD_CREATED" title="New Record" horizontal />

  <Card href="/actionkit/integrations/zohocrm/triggers/ZOHO_CRM_TRIGGER_RECORD_UPDATED" title="Record Updated" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
