* add streams * add changelog * Delete .vscode directory * restore vscode config * fix comments * lint * lint * format files * add secoda to source def * run source spec Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
32 lines
1.0 KiB
Markdown
32 lines
1.0 KiB
Markdown
# Secoda API
|
|
|
|
## Sync overview
|
|
|
|
This source can sync data from the [Secoda API](https://docs.secoda.co/secoda-api). At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.
|
|
|
|
## This Source Supports the Following Streams
|
|
|
|
* collections
|
|
* tables
|
|
* terms
|
|
|
|
### Features
|
|
|
|
| Feature | Supported?\(Yes/No\) | Notes |
|
|
| :--- | :--- | :--- |
|
|
| Full Refresh Sync | Yes | |
|
|
| Incremental Sync | No | |
|
|
|
|
### Performance considerations
|
|
|
|
## Getting started
|
|
|
|
### Requirements
|
|
|
|
* API Access
|
|
|
|
## Changelog
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
| :------ | :--------- | :-------------------------------------------------------- | :----------------------------------------- |
|
|
| 0.1.0 | 2022-10-27 | [#18378](https://github.com/airbytehq/airbyte/pull/18378) | 🎉 New Source: Secoda API [low-code CDK] | |