CData Python Connector for Zoho CRM

Build 25.0.9454

Territories

Lists sales territories configured for regional or vertical segmentation, aiding record assignment and reporting.

Select

All the filters are executed at client side within the connector.

SELECT * from Territories;

Columns

Name Type Description
Id [KEY] String Unique identifier of the territory.
Name String Name of the territory.
ParentId String Unique identifier of the parent territory, if applicable.
Criteria String Conditions or filters used to define the territory's scope.
Managername String Name of the manager assigned to the territory.
Managerid String Identifier of the manager assigned to the territory.
CreatedByName String Name of the user who created the territory.
CreatedById String Identifier of the user who created the territory.
ModifiedByName String Name of the user who last modified the territory.
ModifiedByid String Identifier of the user who last modified the territory.
CreatedAt Datetime Date and time when the territory was created.
ModifiedAt Datetime Date and time when the territory was last modified.
Desription String Description of the territory, if provided.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454