1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Files
airbyte/docs/integrations/sources/partnerstack.md
Elliot T 444e6f97b0 🎉 New source: Partnerstack (#18603)
* 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>
2022-11-08 21:22:28 -03:00

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