Product Overview
Strengths
Product Features
Use Cases


Field Name | Field Description |
Display name | The display name of the API data source table in the data table list. |
Folder (optional) | The folder to which the API data source table belongs in the data list. |
URL address | The API address. |
Request method | The API request type. Two types are available, that is, 'GET' and 'POST'. |
Connection method | The connection method of the API data source table. Two connection methods are available, that is, "direct connection" and "extraction". Direct connection: Data is requested in real time via API for display and is not saved locally. Extraction: Data is extracted and saved locally, and can be updated at a specified frequency. |
Parameter Type | Field Description |
Params | The ordinary parameter following the request address. The format is url?key1=value1&key2=value2. In scenarios with a large data volume, the dynamic pagination parameter ${Startpage} is supported, and you can make requests through pagination. |
Headers | The request header parameter. |
Body | The request body. Only JSON format input is supported. |
Authorization | Authentication. Available options are 'no permission' and 'base permission'. |


Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback