* New Amplitude Source: Full Refresh and Incremental Sync * update api.py, add CHANGELOG.md file * bump version Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
1.7 KiB
1.7 KiB
Amplitude
Overview
The Amplitude supports full refresh and incremental sync.
This source can sync data for the Amplitude API.
Output schema
Several output streams are available from this source:
- Active Users Counts (Incremental sync)
- Annotations
- Average Session Length (Incremental sync)
- Cohorts
- Events (Incremental sync)
If there are more endpoints you'd like Airbyte to support, please create an issue.
Features
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental Sync | Yes |
| SSL connection | Yes |
Performance considerations
The Amplitude connector should gracefully handle Amplitude API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
Getting started
Requirements
- Amplitude API Key
- Amplitude Secret Key
Setup guide
Please read How to get your API key and Secret key.