APIs and References

Metadata APIs

Metadata of fields, modules, layouts, related lists, etc,.

Customization

  • Modules

    Perform CRUD operations on the modules of your organization.

  • Fields

    Perform CRUD operations on the fields of various modules.

    • Get Fields - Get the metadata of fields of a module such as the labels, API name, data type etc,.
    • Create Custom Fields - Create custom fields in a module.
    • Update Custom Fields - Update custom fields in a module.
    • Delete a Custom Field - Delete a custom field from a module.
    • Get Picklist Values - Fetch detailed information about the values in a picklist field, such as display value, reference value, color code, actual value, ID, type, and associated layouts within a specific module.
  • Layouts

    Get the details of various layouts and perform CRUD operations on custom layouts.

  • Related Lists

    Get the details of the related lists in a particular module.

  • Custom View

    Get the details of custom views created for a module.

  • Templates

    Get the details of inventory and email templates created for your organization.

  • Duplicate Check Option

    Set up criteria using unique fields to manage duplicates across Leads module including Converted Leads and Contacts in Zoho CRM.

  • Tags

    Perform CRUD and other operations on the tags in Zoho CRM.

  • Wizards

    Wizards divide long forms into screens, and reduce the chances of errors during data entry as the screens can be partially saved as a draft and submitted later.

    • Get Wizards - Get the details of the wizards in a module.
  • Record Locking Configuration

    Set up the configuration needed to lock the records in modules manually or automatically when certain conditions are met.

  • Map Dependency

    There are certain fields in a module whose values depend on another field's value. This can be defined as a parent-child relationship. Define the values that are applicable to a child field based on the parent field's value using these APIs.

  • Global Picklists

    Global sets or global picklists are used to manage picklist values that are common across modules. Perform CRUD operations and more on global picklists with these APIs.

  • Unsubscribe Links

    Allow the customers to unsubscribe from your email communications by creating an unsubscribe link and embedding it in the emails or hosting on the web pages. You can use the system defined default link or create a custom link. The default unsubscribe link will be available for all users and that cannot be customized. Achieve this using the following APIs.

  • Calls Preferences

    Enable/Disable the "From Number" and "To Number" preferences to add the "From Number" and/remove "ToNumber" fields to the Calls module, respectively. Use the following APIs to retrieve and update the Calls Preferences details in the Calls module of your Zoho CRM organization.

    • Get Calls Preferences - Retrieve the Calls Preferences details in the Calls module of your Zoho CRM organization.
    • Update Calls Preferences - Enable or disable the Calls Preferences in the Calls module in your Zoho CRM organization.

Process Automation

  • Blueprint

    A Blueprint captures every detail of your entire offline process within the software. It facilitates automation, validation, and collaboration of teams, thus making your process more efficient and free from loopholes. Use these APIs to fetch and update the details of a blueprint.

    • Get Blueprint Data - Get the next available transitions for a record, fields available for each transition, current value of each field, and their validation (if any).
    • Update Blueprint Details - Update a single transition at a time.
  • Pipeline

    Perform CRUD operations on a pipeline of the Deals module.

  • Assignment Rules

    Get the details of the assignment rules configured for your organization.

  • Related Lists

    Get the details of the related lists in a particular module.

  • Cadences

    Cadences in Zoho CRM automates and streamlines customer follow-up processes. It enables you to create targeted, sequential communications, like emails, calls, or tasks, based on customer interactions and behaviours. Get the details of cadences, enroll and unenroll records from cadences using these APIs.

  • Scoring Rules

    Zoho CRM provides a system for ranking different records in a module governed by rules that you define based on your specific needs. A record's score is a value calculated based on the rules. With this feature, the system assists you in locating the most valuable records. Perform CRUD operations and more on Scoring Rules using these APIs.

Security Control

  • Roles

    Roles, such as Managers, Sales Reps, Supervisors, Product Management Staff, etc., denote the different levels of employees in a company. Use these APIs to perform CRUD operations on various roles in Zoho CRM.

  • Profiles

    In Zoho CRM, the administrator assigns a profile to every user which decides the user's level of access to Zoho CRM data. Use these APIs to perform CRUD operations on the profiles in your organization.

  • Territories

    Territory management helps you segregate your Zoho CRM records based on customer attributes such as geography, company size, or industry. It also allows you to automatically associate Accounts, Contacts, and Deals with territories to maximize revenue. Use these APIs to perform CRUD operations and more on the territories in your organization.

  • Export Audit Log

    The audit log provides a chronological sequence of actions performed by users in Zoho CRM. Use these APIs to schedule an export, get the details of the job, and download the result.

  • Portals

    Portals in CRM allow the administrators to extend CRM access to their contacts, vendors or partners. A portal user can access the modules and some of the associated data that they have been given access to, such as products, invoices, and notes present in CRM. They can also view, edit, an create records, add notes and attachments. Use these APIs to perform CRUD operations and more on Portals and user types.

  • Data Sharing

    Data Sharing in Zoho CRM gives you an option to extend the access rights to CRM records for users belonging to other roles and groups. By default, the Organization Permissions is set as private allowing only the record owner and their manager can view and access the CRM data. Perform CRUD operations and more on Data Sharing Rules using these APIs.

Company settings

  • Business Hours

    Business hours define the working hours of an organization, and is typically based on the company's location. Perform CRUD operations on the business hours set for your organization.

  • Shift Hours

    Shift hours allow you to assign shifts based on employees' work hours or time zone and enable you to assign activities based on a user's availability. Perform CRUD operations on the shift hours set for your organization.

  • Fiscal Year

    In Zoho CRM, the fiscal year setting helps organizations to configure their fiscal cycle based on the selected start month or end month. Perform API operations on the fiscal year set for your organization.

  • Holidays

    Every business has its own holidays including the national holidays and the ones specific to the business or the region. Perform cRUD operations on the holidays for your org using these APIs.

  • User Groups

    You can create different types of groups(set of users) to manage a set of common records. Every group can consist of members that are grouped based on the users, roles, roles and subordinates, territories and sub-territories. These combinations allow you to share common records through data sharing rules. Use these APIs to perform CRUD operations and more on user types of your org.

  • Users' Unavailability

    Get the details of a user's unavailability, mark yourself unavailable, update and details of your unavailability using these APIs.

  • Currencies

    Perform CRUD operations on the currencies of your org and enable multi-currencies using these APIs.

  • Variables

    A CRM Variable can have unique set of values and can be widely used as merge fields in Email templates, Mail merge templates, and Inventory templates. You can also use them as reusable authentication parameters in APIs.

Zia

Zia, Zoho CRM's AI-powered assistant, can help you ensure that your CRM data is complete and updated. Based on information as little as website, name of a company etc., Zia crawls web pages and retrieves additional information such as the company's address, phone, number of employees, the social media handles of the CEO and other public information. This is called Data Enrichment. Refer to this article for more details. When you enable Data Enrichment, you can map the data available over the Internet with the fields in Zoho CRM. Data mapping happens by default for system-defined fields, but you can also map with custom fields. This mapping is called configuration.

Core APIs

CRUD operations on records, Mass Actions, Subforms, Linking modules, etc,.

Bulk APIs

Perform operations on large volumes of data using Bulk Read, Bulk Write, and Data Backup APIs.

Composite API

Combine up to five API requests in a single API and reduce the round-trip-time, save up on credits, and roll back in case of failure, using this API.

  • Composite API - To perform a composite API call, consisting of up to five sub-requests.

Query API

Fetch records that match your criteria using CRM's Object Query Language(COQL) that uses SQL-like syntax.

  • Get Records through COQL Query - Get records from a module through a COQL query.
  • Joins in COQL - You can establish a join or a relation with the help of lookup fields that relate one module with the other using the .(dot) operator.
  • Sub-query in COQL - Get records from a module using nested/sub-queries in a COQL query.

Notification APIs

Get notified on record action such as insert, update, or delete in near-real time using the Notification APIs.