Share
Tempo (Edge) Setup Guide

Tempo is a suite of project, product, and portfolio management applications built directly into Jira. It unifies time tracking, resource capacity planning, financial management, and reporting on a single platform. This helps teams track where work is being spent, align resources with business priorities, and monitor budgets and costs across programs.

Hevo uses Tempo’s REST API and Audit API to replicate data from your Tempo account to the Destination of your choice. To ingest data, you must provide Hevo with a Tempo API token for authentication.


Supported Features

Feature Name Supported
Capture deletes Yes (except for the Worklog Audit object)
History mode Yes (for the Plan, Worklog, and Worklog Audit objects)
Custom data (user-configured tables & fields) No
Data blocking (skip objects and fields) Yes
Resync (objects and Pipelines) Yes
API configurable No

Handling of Deletes

During each Pipeline run, Hevo compares the data fetched from the Source object with the data present in the Destination table. If a record exists in the Destination but is no longer returned by the Source, the record is marked as deleted by setting the value of the metadata column _hevo__marked_deleted to True. This applies to the following objects:

  • Account
  • Account Category
  • Account Category Type
  • Customer
  • Global Configuration
  • Global Permission Role
  • Holiday Scheme
  • Permission Role
  • Periods
  • Plan
  • Portfolios
  • Program
  • Project Attributes
  • Projects
  • Role
  • Skills
  • Subscriptions
  • Team
  • Team Membership
  • Work Attribute
  • Workload Scheme

For the following objects, deletes are captured via Tempo’s Audit API. In such cases, Hevo marks the __hevo__marked_deleted column to True in the Destination.

  • Deleted Allocation Audit Events
  • Deleted Worklog Audit Events
  • Worklog

For all child objects, if a record is deleted at the Source and is no longer returned with its parent object’s data, it is automatically removed from the Destination.

For the Worklog Audit object, Hevo does not support capturing deletes.


Source Considerations

  • Tempo retains data for the Worklog Audit object for only 180 days. If a Pipeline remains paused for longer than this duration, Hevo cannot sync the records older than 180 days once the Pipeline resumes.

  • The Portfolios and Project Attributes objects require the Financial Manager feature to be enabled in your Tempo account. If Financial Manager is not enabled, Hevo does not ingest any data for these objects, even if the required API scopes are granted.


Limitations

  • For the Timesheet Approval object, Hevo syncs data for only the current approval period. Data from older approval periods is replaced during each Pipeline run, so historical approval records are not available in the Destination.
Last updated on Sep 02, 2026

Tell us what went wrong

Skip to the section