1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Files
airbyte/docs/integrations/sources/everhour.md
Tuan Nguyen 066aedaa66 🎉 New Source: Everhour [low-code cdk] (#23593)
* 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>
2023-03-23 19:03:12 -03:00

937 B

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 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 | Initial Release |