Skip to main content

Teamwork connector

Back to the connector overview, authentication methods, and actions.
21 Sept 2026
data-sync new-featureAdded data sync support to 17 list actions, covering projects, tasks, tasklists, time entries, people, companies, comments, messages, milestones, notebooks, risks, tags and project updates. Added the missing updatedAfter filter to list_notebooks, and moved get_all_risks to preview because the Risk Register requires a paid Teamwork plan.
teamwork_get_all_project_updates, teamwork_get_all_risks, teamwork_get_all_running_timers, teamwork_get_all_tags, teamwork_get_all_tasklists, teamwork_get_all_tasks, teamwork_get_all_template_task_lists, teamwork_get_all_time_entries, teamwork_list_comments, teamwork_list_companies, teamwork_list_messages, teamwork_list_milestones, teamwork_list_notebooks, teamwork_list_people, teamwork_list_project_templates, teamwork_list_projects, teamwork_list_starred_projects
22 Jul 2026
bug-fix breaking-changeConsolidated create/update request bodies into single object inputs and switched delete/complete/lock actions to return the raw provider response.