* initial commit * fix schema * fix schema * ass tasks stream * update schema * fix sample config * add time records * add docs * update docs * Update source_definitions.yaml * Update source_definitions.yaml * Update spec.yaml * update low-code to latest format * auto-bump connector version --------- Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
30 lines
937 B
Markdown
30 lines
937 B
Markdown
# Everhour
|
|
|
|
This page contains the setup guide and reference information for the Everhour source connector.
|
|
|
|
## Prerequisites
|
|
|
|
- API Key from Everhour. You can follow instructions [here](https://everhour.docs.apiary.io/#) to get one.
|
|
|
|
## Supported sync modes
|
|
|
|
Currently, this project only supports full sync mode.
|
|
|
|
## Supported Streams
|
|
|
|
This project supports the following streams:
|
|
|
|
- Projects Stream
|
|
- Tasks Stream
|
|
- Time Records Stream
|
|
- Clients Stream
|
|
- Time Stream
|
|
- Users Stream
|
|
|
|
## Changelog
|
|
|
|
| Version | Date | Pull Request | Subject |
|
|
|:--------|:-----------|:---------------------------------------------------------|:-------------------------------------------------------------------------------|
|
|
|
|
| 0.1.0 | 2023-02-28 | [23593](https://github.com/airbytehq/airbyte/pull/23593) | Initial Release |
|