* 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>
1.0 KiB
1.0 KiB
Secoda API
Sync overview
This source can sync data from the 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 | 🎉 New Source: Secoda API [low-code CDK] |