Dedicated CRM

Zoho CRM

Not a CRM - fails on status

Every verdict, with its evidence

Core objects

In full

Zoho CRM ships separate Deals, Contacts and Accounts modules, plus three activity modules - Tasks, Meetings and Calls. A deal carries Account Name and Contact Name fields; tasks and meetings carry Contacts/Leads and Accounts fields and a related-to link, and appear as related lists on the record they are linked to. The documented deal layout marks Account Name as mandatory, so an organization association is compulsory on every deal rather than optional.

Source: https://help.zoho.com/portal/en/kb/crm/customize-crm-account/customizing-fields/articles/standard-modules-fields, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/activities/articles/activities

Verification: Verified

Pipeline stages

In full

A deal moves through an ordered set of sales stages held in the Stage picklist, and an administrator configures those stages through stage-probability mapping, which ties each stage to a probability value, a deal category and a forecast category. Separate pipelines can each carry their own stage set.

Source: https://help.zoho.com/portal/en/kb/crm/sales-force-automation/deal-management/articles/create-deals, https://www.zoho.com/crm/tutorials/multiple-sales-pipeline/overview.html

Verification: Verified

Status

Not at all

The Deals record carries a mandatory Stage picklist and the standard field list holds nothing else that states whether the deal is live. Zoho puts the answer on the stage: stage-probability mapping assigns every stage a Deal Category of Open, Closed won or Closed lost, and the pipelines API returns a forecast_type on each stage of a pipeline with those same values. You have to look the stage up. Ruled 30 Aug 2026: status and stage must be completely separate values, so an outcome that is a property of the stage is not a status attribute at all.

Source: https://help.zoho.com/portal/en/kb/crm/sales-force-automation/deal-management/articles/create-deals, https://www.zoho.com/crm/developer/docs/api/v8/get-pipelines.html, https://help.zoho.com/portal/en/kb/crm-nextgen/sales-force-automation/deal-management/articles/nextgen-standard-fields-deals

Verification: Verified

Resolution

In part

Won and lost are carried by the same stage-level Deal Category, which separates Closed won from Closed lost, and by the forecast_type the pipelines API returns for each stage. Each stage is additionally tied to a forecast category of Pipeline, Closed or Omitted. Nothing on the deal record itself distinguishes a win from a loss.

Source: https://help.zoho.com/portal/en/kb/crm/sales-force-automation/deal-management/articles/create-deals, https://www.zoho.com/crm/developer/docs/api/v8/get-pipelines.html

Verification: Verified

Actual close date

In full

Closing Date ships as a mandatory Deals field and Zoho documents it as the expected close date. No second field records the date the deal actually ended. Instead, selecting a stage marked closed won or closed lost raises a Verify Details window that the user must complete to close the deal, presenting the amount, closing date and stage, so the settled date is whatever the person enters or leaves in place.

Source: https://help.zoho.com/portal/en/kb/crm-nextgen/sales-force-automation/deal-management/articles/nextgen-standard-fields-deals, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/deal-management/articles/create-deals

Verification: Verified

Record preservation

In full

A settled deal stays a normal record and keeps appearing in Zoho's own reporting. The predefined Deals reports include Lost Deals, This Month Sales and Today's Sales, and the Forecasts module carries an Achieved figure defined as the closed potential amount in a territory and its sub territories.

Source: https://help.zoho.com/portal/en/kb/crm-nextgen/analytics-and-dashboards/reports/create-edit-reports/articles/nextgen-working-with-reports, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/forecasts/articles/standard-fields-in-forecasts

Verification: Verified

Structured lost reasons

In full

A Reason for Loss field is surfaced in the confirmation window when a deal is moved to a closed lost stage, and the vendor converted it from a free-text descriptive field into a system-defined picklist with editable predefined options. The vendor states the change was made precisely because the earlier note-style entry could not be shown in list views or filtered, so the field is now structured and reportable.

Source: https://help.zoho.com/portal/en/community/topic/the-reason-for-loss-field-in-the-deals-module-is-now-a-picklist-field, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/deal-management/articles/create-deals

Verification: Verified

Email sync

In full

An IMAP mailbox can be attached to a user's CRM account, after which both sent and received mail is associated with the matching lead or contact record, including mail addressed to a record's secondary email address. Mail can be composed and sent from inside the CRM, with an option to write sent messages back to the mail server. A separate Gmail API mode reads and sends through Gmail servers rather than storing copies in the CRM, so mail disappears from record pages if that connection is switched off.

Source: https://help.zoho.com/portal/en/kb/crm/integrations/zoho/zoho-mail/articles/email-configuration-imap, https://help.zoho.com/portal/en/kb/crm/integrations/google/google-workspace/articles/use-gmail-api

Verification: Verified

Calendar sync

In full

Google Calendar synchronisation offers three modes - two-way, CRM to Google only, and Google to CRM only - and in two-way mode a change on either side updates the other. CRM entries sync out instantly while inbound Google entries arrive every few minutes, and the initial import is capped. A CalDAV option syncs meetings between the Zoho CRM calendar and an iOS calendar in both directions. Recurring events are excluded from both mechanisms.

Source: https://help.zoho.com/portal/kb/articles/synchronize-g-suite-calendar, https://help.zoho.com/portal/en/kb/crm/organization-settings/calendar-management/articles/use-calendar-synchronization-via-caldav

Verification: Verified

Schedulable activity types

In part

Tasks, Meetings and Calls are scheduled from inside the CRM, each with an owner, timing, reminders by email or popup, recurrence, and links to the contact, lead or account they belong to, and they surface as related lists on the parent record. The set of activity types is the three built-in modules; vendor documentation describes no way to define an additional activity type, so internal operational work has to be modelled as a task rather than as its own type.

Source: https://help.zoho.com/portal/en/kb/crm/sales-force-automation/activities/articles/activities, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/activities/articles/working-with-tasks-and-meetings

Verification: Verified

Opportunity reporting

In full

All three are available inside Zoho CRM itself, and the measure that supplies two of them is a dashboard component built for the purpose. The Stage component analyzes the flow of records across the values of a picklist field with field history tracking enabled, selecting a pipeline on the Deals module; its basic staircase view reports, per stage, the number of records entering, the number of conversions to the next stage, the conversion rate, direct wins, direct drop-outs, and an overall win rate. That covers stage conversion and overall conversion as stated rates rather than as counts. Forecasting is its own module, projecting on revenue or deal number against monthly or quarterly targets, with period membership governed by the standard Closing Date field on the Deal and forecast categories derived from stage-probability mapping. Two things elsewhere do not qualify and are not counted: the Funnel component documents only the five funnel styles and a number format, with no conversion output, and the report builder's functions are sum, average, largest, lowest and record count, with no ratio.

Source: https://help.zoho.com/portal/en/kb/crm/analytics-and-dashboards/analytics-dashboards/articles/stage-component, https://help.zoho.com/portal/en/kb/crm/analytics-and-dashboards/analytics-dashboards/articles/analytical-components, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/forecasts/articles/creating-and-working-with-forecasts, https://help.zoho.com/portal/en/kb/crm/sales-force-automation/forecasts/articles/forecasts-role-hierarchy, https://help.zoho.com/portal/en/kb/crm/analytics-and-dashboards/reports/create-edit-reports/articles/understanding-and-building-reports

Verification: Verified