ZOHO CRM查询客户档案API接口文档
所属平台:
ZOHO CRM
类型:
RESTful
作用:
QUERY
接口版本:
1.0
适配器:
\Adapter\ZOHO\ZOHOQueryAdapter
帮助链接:
ZOHO
描述:
更新日期:
2023-07-11 21:57:04
查询客户档案
接口地址:/crm/{version}/{module_api_name}
请求方法: GET
加工厂: {"operation":{"method":"none"}}
接口请求参数
| 序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
|---|---|---|---|---|---|---|
| 1 | version | 接口版本 | string | v3 | 参考https://www.zoho.com/crm/developer/docs/api/v3/get-records.html | 是 |
| 2 | module_api_name | 模型接口名 | string | Accounts | 通过模型元数据查询接口获取。参考 https://www.zoho.com/crm/developer/docs/api/v3/get-records.html | 是 |
| 3 | page | 页码 | int | 1 | 页码 | 是 |
| 4 | per_page | 每页条数 | int | 100 | 每页条数 | 是 |
| 5 | criteria | 查询条件 | string | ((Modified_Time:greater_equal:{{LAST_SYNC_TIME|datetimesP}})) | 示例:((Modified_Time:greater_equal:{{LAST_SYNC_TIME|datetimesP}})) 参考接口文档:https://www.zoho.com/crm/developer/docs/api/v3/search-records.html 查询条件的格式 (({api_name}:{operator}:{value})and/or({api_name}:{operator}:{value})) 可用的操作符:equals, starts_with, in, not_equal, greater_equal, greater_than, less_equal, less_than and between 注意日期要datetimesP进行格式化,格式如:2022-01-01T00:00:00+05:30 | 是 |
接口响应参数
| 序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
|---|---|---|---|---|---|---|
| 1 | Owner | 物主 | object | _autoFillResponse | 否 | |
| 1.1 | name | 名称 | string | _autoFillResponse | 否 | |
| 1.2 | id | 主键 | int | _autoFillResponse | 否 | |
| 1.3 | 电子邮件 | string | _autoFillResponse | 否 | ||
| 2 | Address | 住址 | string | _autoFillResponse | 否 | |
| 3 | field_states | 字段状态 | string | _autoFillResponse | 否 | |
| 4 | field19 | 字段19 | string | _autoFillResponse | 否 | |
| 5 | SIC_Code | SIC_代码 | string | _autoFillResponse | 否 | |
| 6 | sharing_permission | 共享权限 | string | _autoFillResponse | 否 | |
| 7 | field22 | 字段22 | string | _autoFillResponse | 否 | |
| 8 | Yewu_GH | 叶屋_GH | string | _autoFillResponse | 否 | |
| 9 | field23 | 字段23 | string | _autoFillResponse | 否 | |
| 10 | field20 | 字段20 | string | _autoFillResponse | 否 | |
| 11 | field21 | 字段21 | string | _autoFillResponse | 否 | |
| 12 | state | 状态 | string | _autoFillResponse | 否 | |
| 13 | field26 | 字段26 | string | _autoFillResponse | 否 | |
| 14 | process_flow | 进程流(_F) | string | _autoFillResponse | 否 | |
| 15 | field27 | 字段27 | string | _autoFillResponse | 否 | |
| 16 | field25 | 字段25 | string | _autoFillResponse | 否 | |
| 17 | Billing_Country | 计费_国家 | string | _autoFillResponse | 否 | |
| 18 | id | 主键 | int | _autoFillResponse | 否 | |
| 19 | approval | 批准 | object | _autoFillResponse | 否 | |
| 19.1 | delegate | 代表 | string | _autoFillResponse | 否 | |
| 19.2 | approve | 批准 | string | _autoFillResponse | 否 | |
| 19.3 | reject | 拒绝 | string | _autoFillResponse | 否 | |
| 19.4 | resubmit | 重新提交 | string | _autoFillResponse | 否 | |
| 20 | Created_Time | 创建时间 | datetime | _autoFillResponse | 否 | |
| 21 | Leixing_JX | 雷星_JX | string | _autoFillResponse | 否 | |
| 22 | CEO | 总裁 | string | _autoFillResponse | 否 | |
| 23 | Yewu_SYB | 野武_SYB | string | _autoFillResponse | 否 | |
| 24 | Shuxing_Da | 书兴_Da | string | _autoFillResponse | 否 | |
| 25 | field11 | 字段11 | string | _autoFillResponse | 否 | |
| 26 | Shipping_Country | 发货_国家/地区 | string | _autoFillResponse | 否 | |
| 27 | field12 | 字段12 | string | _autoFillResponse | 否 | |
| 28 | Yewu_Shengfen | 野屋_生份 | string | _autoFillResponse | 否 | |
| 29 | Shipping_Code | 发货代码 | string | _autoFillResponse | 否 | |
| 30 | field10 | 字段10 | string | _autoFillResponse | 否 | |
| 31 | field15 | 字段15 | string | _autoFillResponse | 否 | |
| 32 | field | 领域 | string | _autoFillResponse | 否 | |
| 33 | Billing_City | 计费城市 | string | _autoFillResponse | 否 | |
| 34 | field16 | 字段16 | string | _autoFillResponse | 否 | |
| 35 | field13 | 字段13 | string | _autoFillResponse | 否 | |
| 36 | field14 | 字段14 | string | _autoFillResponse | 否 | |
| 37 | Created_By | 创建者(_D) | object | _autoFillResponse | 否 | |
| 37.1 | name | 名称 | string | _autoFillResponse | 否 | |
| 37.2 | id | 主键 | int | _autoFillResponse | 否 | |
| 37.3 | 电子邮件 | string | _autoFillResponse | 否 | ||
| 38 | Annual_Revenue | 年收入 | string | _autoFillResponse | 否 | |
| 39 | Yewu_Daqu | 野武_大曲 | string | _autoFillResponse | 否 | |
| 40 | Shipping_Street | 发货_树 | string | _autoFillResponse | 否 | |
| 41 | Description | 描述 | string | _autoFillResponse | 否 | |
| 42 | Shipping_State | 发货状态 | string | _autoFillResponse | 否 | |
| 43 | review_process | 审阅_处理 | object | _autoFillResponse | 否 | |
| 43.1 | approve | 批准 | string | _autoFillResponse | 否 | |
| 43.2 | reject | 拒绝 | string | _autoFillResponse | 否 | |
| 43.3 | resubmit | 重新提交 | string | _autoFillResponse | 否 | |
| 44 | Website | 网站 | string | _autoFillResponse | 否 | |
| 45 | Jiagou | 家沟 | string | _autoFillResponse | 否 | |
| 46 | Record_Image | 记录图像 | string | _autoFillResponse | 否 | |
| 47 | Account_Name | 帐户名称(_N) | string | _autoFillResponse | 否 | |
| 48 | JiBie | 吉别 | string | _autoFillResponse | 否 | |
| 49 | Ticker_Symbol | Ticker符号 | string | _autoFillResponse | 否 | |
| 50 | field28 | 字段28 | string | _autoFillResponse | 否 | |
| 51 | Yewu_Name | 叶武_名称 | object | _autoFillResponse | 否 | |
| 51.1 | name | 名称 | string | _autoFillResponse | 否 | |
| 51.2 | id | 主键 | int | _autoFillResponse | 否 | |
| 52 | orchestration | 编排 | string | _autoFillResponse | 否 | |
| 53 | field1 | 字段1 | string | _autoFillResponse | 否 | |
| 54 | Layout | 布局 | object | _autoFillResponse | 否 | |
| 54.1 | name | 名称 | string | _autoFillResponse | 否 | |
| 54.2 | id | 主键 | int | _autoFillResponse | 否 | |
| 55 | field7 | 字段7 | string | _autoFillResponse | 否 | |
| 56 | Locked__s | 锁定(_s) | string | _autoFillResponse | 否 | |
| 57 | field6 | 字段6 | string | _autoFillResponse | 否 | |
| 58 | field9 | 字段9 | string | _autoFillResponse | 否 | |
| 59 | field8 | 字段8 | string | _autoFillResponse | 否 | |
| 60 | Tag | 标签 | object | _autoFillResponse | 否 | |
| 61 | field3 | 字段3 | string | _autoFillResponse | 否 | |
| 62 | pathfinder | 探路者 | string | _autoFillResponse | 否 | |
| 63 | Last_Enriched_Time__s | 上次注册时间__s | datetime | _autoFillResponse | 否 | |
| 64 | field5 | 字段5 | string | _autoFillResponse | 否 | |
| 65 | field4 | 字段4 | string | _autoFillResponse | 否 | |
| 66 | Yewu_Shangquan | 野屋_上泉 | string | _autoFillResponse | 否 | |
| 67 | currency_symbol | 货币_符号 | string | _autoFillResponse | 否 | |
| 68 | Account_Type | 帐户类型(_T) | string | _autoFillResponse | 否 | |
| 69 | Last_Activity_Time | 上次活动时间 | datetime | _autoFillResponse | 否 | |
| 70 | Yewu_Email | 义乌电子邮件 | string | _autoFillResponse | 否 | |
| 71 | Industry | 工业 | string | _autoFillResponse | 否 | |
| 72 | Account_Site | 帐户站点(_S) | string | _autoFillResponse | 否 | |
| 73 | locked_for_me | 为me锁定 | string | _autoFillResponse | 否 | |
| 74 | Enrich_Status__s | 富集状态 | string | _autoFillResponse | 否 | |
| 75 | Billing_Street | Billing_树 | string | _autoFillResponse | 否 | |
| 76 | wizard_connection_path | 向导连接路径 | string | _autoFillResponse | 否 | |
| 77 | editable | 可编辑的 | string | _autoFillResponse | 否 | |
| 78 | Billing_Code | 计费代码 | string | _autoFillResponse | 否 | |
| 79 | Skyeye_Account_Id | Skyeye_Account帐户Id | string | _autoFillResponse | 否 | |
| 80 | Shipping_City | 发货_城市 | string | _autoFillResponse | 否 | |
| 81 | zia_owner_assignment | zia_owner_assignment(所有者分配) | string | _autoFillResponse | 否 | |
| 82 | Ownership | 所有权 | string | _autoFillResponse | 否 | |
| 83 | Rating | 评级 | string | _autoFillResponse | 否 | |
| 84 | Employees | 员工 | string | _autoFillResponse | 否 | |
| 85 | Shuxing | 蜀兴 | string | _autoFillResponse | 否 | |
| 86 | Modified_By | 修改人 | object | _autoFillResponse | 否 | |
| 86.1 | name | 名称 | string | _autoFillResponse | 否 | |
| 86.2 | id | 主键 | int | _autoFillResponse | 否 | |
| 86.3 | 电子邮件 | string | _autoFillResponse | 否 | ||
| 87 | review | 回顾 | string | _autoFillResponse | 否 | |
| 88 | Phone | 电话 | string | _autoFillResponse | 否 | |
| 89 | Modified_Time | 最近修改时间 | string | _autoFillResponse | 否 | |
| 90 | Leixing_Da | Leixing_Da | string | _autoFillResponse | 否 | |
| 91 | Account_Number | Account_Number | string | _autoFillResponse | 否 | |
| 92 | Modified_Time | Modified_Time | string | _autoFillResponse | 否 | |
| 93 | Parent_Account | Parent_Account | string | _autoFillResponse | 否 | |
| 94 | in_merge | in_merge | string | _autoFillResponse | 否 | |
| 95 | Yewu_Chengshiban | Yewu_Chengshiban | string | _autoFillResponse | 否 | |
| 96 | Billing_State | Billing_State | string | _autoFillResponse | 否 | |
| 97 | Fax | Fax | string | _autoFillResponse | 否 | |
| 98 | approval_state | approval_state | string | _autoFillResponse | 否 | |
| 99 | Bianma | Bianma | string | _autoFillResponse | 否 |
ZOHO CRM的接口:查询客户档案(/crm/{version}/{module_api_name}),由轻易云数据集成平台API资产管理模块整理收纳,并且根据ZOHO CRM版本更新同步实时更新。通过API资产管理,企业可以更好地控制API的访问权限和使用限制,防止未授权访问和滥用,保障企业数据的安全和合规性。
