Skip to main content

Teamwork

This page contains the setup guide and reference information for the Teamwork source connector.

Prerequisites

  • Teamwork console username
  • Teamwork console password

Documentation reference:

Visit https://apidocs.teamwork.com/docs/teamwork/v3/ for API documentation

Authentication setup

Teamwork uses basic http auth that uses username and password Your default login username and password could be used as secrets, ref: https://apidocs.teamwork.com/guides/teamwork/authentication

Configuration

InputTypeDescriptionDefault Value
usernamestringUsername.
passwordstringPassword.
site_namestringSite Name. The teamwork site name which appears on the url
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
latestactivityidDefaultPaginator
projectsidDefaultPaginator
projects_activevalueDefaultPaginator
projects_billablenameDefaultPaginator
companiesidDefaultPaginator
me_timersidDefaultPaginator
time_entriesidDefaultPaginator
timelog_totalsDefaultPaginator
dashboardsidDefaultPaginator
formsidDefaultPaginator
milestonesidDefaultPaginator
milestones_deadlinesDefaultPaginator
notebooksidDefaultPaginator
peopleidDefaultPaginator
notebooks_comments.jsonidDefaultPaginator
projectcategoriesidDefaultPaginator
tasklistsidDefaultPaginator
tasksidDefaultPaginator
tagsidDefaultPaginator
timesheetsDefaultPaginator
workload_plannersDefaultPaginator

Changelog

Expand to review
VersionDatePRSubject
0.0.12024-09-0545155Initial release by @btkcodedev via Connector Builder