Skip to main content

List Zoho Crm Territories

GET 

/api/integrations/:integration_id/zoho_crm/territories

List Zoho CRM territories — backs the territory_id dropdown on the workflow node's Get Many filter UI.

Returns [{id, name, description?}]. Empty list when the org has no territories defined (territory management is a paid-tier feature; most free/standard tenants will see an empty list, in which case the picker falls back to a "no territories — leave empty" hint).

Request

Responses

Successful Response