Teamcamp integration (Productivity). Imported from open-connector.
https://api.teamcamp.app/v1.0/project
/project/{projectId}
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | The Teamcamp project ID. |
/task
| Param | Type | Required | Description |
|---|---|---|---|
| projectId | string | required | The Teamcamp project ID. |
| complete | boolean | optional | Filter tasks by completion status. |
/task/{taskId}
| Param | Type | Required | Description |
|---|---|---|---|
| taskId | string | required | The Teamcamp task ID. |
/task/{taskId}/comments
| Param | Type | Required | Description |
|---|---|---|---|
| taskId | string | required | The Teamcamp task ID. |
| content | string | required | The comment content to post to the task. |
/company/users
/company/customers