Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.13 KB

tempo.md

File metadata and controls

45 lines (28 loc) · 1.13 KB

Tempo

Overview

This Source uses the REST API version 3 to sync Tempo data.

Output schema

This connector outputs the following streams:

  • Accounts
  • Customers
  • Worklogs
  • Workload Schemes

Features

Feature Supported?
Full Refresh Sync Yes
Incremental - Append Sync No
Replicate Incremental Deletes Coming soon
SSL connection Yes
Namespaces No

If there are more endpoints you'd like Airbyte to support, please create an issue.

Getting started

Requirements

  • API Token

Setup guide

Source Tempo is designed to interact with the data your permissions give you access to. To do so, you will need to generate a Tempo OAuth 2.0 token for an individual user.

Go to Tempo > Settings, scroll down to Data Access and select API integration.

Changelog

Version Date Pull Request Subject
0.2.4 2021-11-08 7649 Migrate to the CDK