1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/pivotal-tracker.md

2.7 KiB

Pivotal Tracker

Overview

The Pivotal Tracker source supports Full Refresh syncs. It supports pulling from :

  • Activity
  • Epics
  • Labels
  • Project Membership
  • Projects
  • Releases
  • Stories

Output schema

Output streams:

Features

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

Performance considerations

The Pivotal Trakcer connector should not run into Stripe API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting started

Requirements

  • Pivotal Trakcer API Token

Setup guide to create the API Token

Access your profile here go down and click in Create New Token. Use this to pull data from Pivotal Tracker.

Changelog

Expand to review
Version Date Pull Request Subject
0.2.5 2024-07-09 41139 Update dependencies
0.2.4 2024-07-06 40964 Update dependencies
0.2.3 2024-06-25 40472 Update dependencies
0.2.2 2024-06-22 40036 Update dependencies
0.2.1 2024-06-04 39071 [autopull] Upgrade base image to v1.2.1
0.2.0 2024-04-01 36499 Migrate to low code
0.1.1 2023-10-25 11060 Fix schema and check connection
0.1.0 2022-04-04 11060 Initial Release