* add boilerplate * configure schemas * add connector doc * update airbyte docs * edit spec * configure incremental sync * use custom components * add incremental acceptances tests * add partnerstack to source def * auto-bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
1.7 KiB
1.7 KiB
Partnerstack
Sync overview
The Partnerstack source supports both Full Refresh only.
This source can sync data for the Partnerstack API.
Output schema
This Source is capable of syncing the following core Streams:
Features
| Feature | Supported?(Yes/No) | Notes |
|---|---|---|
| Full Refresh Sync | Yes | |
| Incremental - Append Sync | No | |
| Namespaces | No |
Performance considerations
The Partnerstack connector should not run into Partnerstack API limitations under normal usage.
Requirements
- Partnerstack API keys. See the Partnerstack docs for information on how to obtain the API keys.
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.0 | 2022-10-27 | XXX | Add Partnerstack Source Connector |