This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Tempo

Overview

This Source syncs data from Tempo REST API version 3: Accounts, Customers, Worklogs, Workload and Schemes.

The source is using Airbyte docker image (@airbyte/source-tempo). Learn more how Airbyte-based sources work

How to connect

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.

Connection Parameters

ParameterDocumentation
api_token*
string
(required)
Tempo API Token.