Skip to main content

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

Reference

Config fields reference

Field
Type
Property name
string
api_key

Changelog

Expand to review
VersionDatePull RequestSubject
0.1.62024-07-0640871Update dependencies
0.1.52024-06-2540262Update dependencies
0.1.42024-06-2240168Update dependencies
0.1.32024-06-1938633Make connector compatible with Builder
0.1.22024-06-0439079[autopull] Upgrade base image to v1.2.1
0.1.12024-05-2038410[autopull] base image + poetry + up_to_date
0.1.02023-02-2823593Initial Release