1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/amplitude.md
Yevhenii a90e5f0eca 🎉 New Source: Amplitude (#3664)
* 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>
2021-06-08 10:36:31 +03:00

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:

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.