/api/v2/app/{app_id}/entry/{entry_id}/data{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | appId | appId | string | 1 | Required | 111 |
| 2 | entryId | entryId | string | 1 | Required | 111 |
| 3 | fields | fields | string | 1 | Optional | 多个字段以逗号隔开,默认不传入则输出所有字段 |
| 4 | limit | limit | string | 100 | Optional | 查询的数据条数,1~100,默认10 |
| 5 | filter | filter | object | 1 | Optional | 111 |
| 6 | rel | rel | string | and | Optional | "rel": "and", // 或者 "or" |
| 7 | cond_1 | cond_1 | object | 1 | Optional | 111 |
| 8 | field | field | string | 1 | Optional | 111 |
| 9 | type | type | string | 1 | Optional | text\number\flowstate |
| 10 | method | method | string | 1 | Optional | 过滤方法;“not_empty”(不为空),“empty”(为空),“eq”(等于),“in”(等于任意一个),“range”(在x与y之间,并且包含x和y本身),“nin”(不等于任意一个),“ne”(不等于), “like”(文本包含) |
| 11 | value | value | string | 1 | Optional | 111 |
No parameter reference available
The 查询表单数据_v1 API (/api/v2/app/{app_id}/entry/{entry_id}/data) of 简道云 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 简道云 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.