Collect REST API data into your data warehouse or ours. The Matatika pipelines will take care of the data collection and preparation for your analytics and BI tools.
REST API
The URL endpoint for the REST API.
The JSON path to the token used to retrieve the next page of results.
The style of pagination request to use (e.g. offset, cursor).
The style of pagination response returned by the API (e.g. links, metadata).
The number of records to retrieve per page.
The path to the endpoint for the desired resource.
The query parameters to include in the API request.
The headers to include in the API request.
The JSON path to the array of records in the API response.
The field(s) used as the primary key(s) for the data.
The field used to track changes in the data for incremental replication.
The field(s) to exclude from the data.
The number of records to use for inferring the schema of the data.
The list of streams to replicate data from.
The mapping of source streams to destination tables.
The configuration for each stream map.
Whether or not to flatten nested JSON data.
The maximum depth to flatten nested JSON data.
Extract, Transform, and Load REST API data into your data warehouse or ours.