1
0
mirror of synced 2026-01-05 21:02:13 -05:00
Files
airbyte/docs/integrations/sources/tempo.md
Davin Chia 42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00

940 B

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.