
REST API
tap-rest-api-msdk (widen variant)
REST API
Settings
API URL
The URL endpoint for the REST API.
Next Page Token Path
The JSON path to the token used to retrieve the next page of results.
Pagination Request Style
The style of pagination request to use (e.g. offset, cursor).
Pagination Response Style
The style of pagination response returned by the API (e.g. links, metadata).
Pagination Page Size
The number of records to retrieve per page.
Path
The path to the endpoint for the desired resource.
Params
The query parameters to include in the API request.
Headers
The headers to include in the API request.
Records Path
The JSON path to the array of records in the API response.
Primary Keys
The field(s) used as the primary key(s) for the data.
Replication Key
The field used to track changes in the data for incremental replication.
Except Keys
The field(s) to exclude from the data.
Num Inference Records
The number of records to use for inferring the schema of the data.
Streams
The list of streams to replicate data from.
Stream Maps
The mapping of source streams to destination tables.
Stream Map Config
The configuration for each stream map.
Flattening Enabled
Whether or not to flatten nested JSON data.
Flattening Max Depth
The maximum depth to flatten nested JSON data.
REST API connector is available on Meltano Community. It is built by our growing community of over 5000+ developers. Refer to the Install section below to verify the readiness of this connector.