* 🎉 New Source: Aha * addressing the comments * addressing review comments * addressing review comments & removing newly added EoL * fixing end of file line * fixing end of file line * including paginator * Fixing the pagination issue * Removing the contents from sample_config.json * fix schema, tests and add aha to source def * format files * 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.2 KiB
1.2 KiB
Aha API
API Documentation link here
Overview
The Aha API source supports full refresh syncs
Output schema
Two output streams are available from this source:
Features
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental Sync | No |
Performance considerations
Rate Limiting information is updated here.
Getting started
Requirements
- Aha API Key.
Connect using API Key:
- Generate an API Key as described here.
- Use the generated
API Keyin the Airbyte connection.
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.0 | 2022-11-02 | 18883 | 🎉 New Source: Aha |