Teamwork Projects

You can import tasks from Teamwork Projects using the teamwork_projects service name.

Example Service

Here’s an example of a Teamwork Projects target:

[my_issue_tracker]
service = teamwork_projects
teamwork_projects.token = <token>
teamwork_projects.host = https://test.teamwork_projects.com
[my_issue_tracker]
service = "teamwork_projects"
token = "<token>"
host = "https://test.teamwork_projects.com"

You can also feel free to use any of the configuration options described in Common Service Configuration Options.

Provided UDA Fields

Field Name

Description

Type

teamwork_description_long

Teamwork Description Long

Text (string)

teamwork_id

Teamwork Task ID

Number (numeric)

teamwork_project_id

Teamwork Project ID

Number (numeric)

teamwork_status

Teamwork Status

Text (string)

teamwork_title

Teamwork Title

Text (string)

teamwork_url

Teamwork Url

Text (string)