Qeasy Cloud
Get Started

简道云 查询表单数据_v1 API

Platform
简道云
Type
WebAPI
Effect
QUERY
API Version
0.1
Adapter
\Adapter\Jiandaoyun\JDYQueryAdapter
Auth Mode
OTHER
Updated At
2022-03-30

查询表单数据_v1

POST/api/v2/app/{app_id}/entry/{entry_id}/data
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1appIdappIdstring1Required111
2entryIdentryIdstring1Required111
3fieldsfieldsstring1Optional多个字段以逗号隔开,默认不传入则输出所有字段
4limitlimitstring100Optional查询的数据条数,1~100,默认10
5filterfilterobject1Optional111
6relrelstringandOptional"rel": "and", // 或者 "or"
7cond_1cond_1object1Optional111
8fieldfieldstring1Optional111
9typetypestring1Optionaltext\number\flowstate
10methodmethodstring1Optional过滤方法;“not_empty”(不为空),“empty”(为空),“eq”(等于),“in”(等于任意一个),“range”(在x与y之间,并且包含x和y本身),“nin”(不等于任意一个),“ne”(不等于), “like”(文本包含)
11valuevaluestring1Optional111

Response Parameters

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.

Need to integrate this API?

Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.