tencent cloud

Tencent Cloud WeData

REST API Data Source

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-11-01 17:52:37

REST API Offline Single Table Read Node Configuration




Parameter
Description
Data Source
Available REST API Data Source.
Synchronization Method
Supports two synchronization methods: data synchronization and file transfer
Data Synchronization: Parses structured data content and maps and synchronizes data content according to field relationships.
File Transfer: Transfers the entire file without content parsing. Applicable to unstructured data synchronization.
Request Method
Supports POST and GET request methods.
The POST method uses JSON type parameters.
The GET method uses abc=1&def=1.
Return Data Type
Format of returned data, currently only JSON is supported.
JSON Data Path (Optional)
Query the path of a single JSON object or JSON array from the returned result.
Returned Data Structure
Supports single JSON data and JSON array data.
Request Header (Optional)
Header information passed to the RESTful interface.
Request Parameters
The GET method uses abc=1&def=1.
The POST method uses JSON type parameters.
Skip the Header
No: Do not skip the header during synchronization.
Yes: Skip the header during synchronization.
Note:
Whether to skip the header is only supported for Data Synchronization synchronization mode.

Data type conversion support

Type classification
DataInLong column configuration type
Integer type
LONG,INT
String type
STRING
Floating point type
DOUBLE,FLOAT
Boolean type
BOOLEAN
Datetime type
DATE


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백