Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Teamwork connector and the associated fields and tables.
Tables/APIs
The following is the list of tables or APIs associated with the Teamwork connector:
Teamwork v1 APIs
For more information, see Teamwork v1 API documentation.
Activity
Retrieves activity feeds or logs for projects or tasks.
FIELDS
AllLinks
Provides access to all links or hyperlinks associated with projects, tasks, or other items.
FIELDS
AllPeopleList
Retrieves a list of all people (users) in your Teamwork organization.
AllRisks: Retrieves information about risks associated with projects or tasks.
FIELDS
AllRunningTimers
Allows you to access running timers for tasks.
FIELDS
AllTaskAcrossAllProjects
Retrieves information about tasks across all projects.
FIELDS
AllTaskList: Retrieves a list of all tasks in your Teamwork projects.
FIELDS
CommentsAcrossAllTypes: Retrieves comments across various types of items in Teamwork, such as tasks or projects.
FIELDS
GetAllExpenses: Retrieves expense-related information for projects or tasks.
FIELDS
LatestMessages: Accesses the latest messages or communications within your Teamwork projects.
FIELDS
ListAllTags: Retrieves a list of all tags used within your Teamwork projects.
FIELDS
Milestones: Retrieves information related to project milestones.
FIELDS
Project: Allows you to interact with project-related data, including creating, updating, or retrieving project details.
FIELDS
ProjectCategories: Manages project categories or groupings.
FIELDS
ProjectRole: Deals with user roles and permissions within projects.
FIELDS
ProjectUpdates: Retrieves updates and changes made to projects.
FIELDS
TimeEntriesAcrossAllProjects: Retrieves time entries across all projects.
FIELDS
TimeTotalAcrossProjects: Calculates the total time spent across all projects.
FIELDS
TimeTotalOnAProject: Calculates the total time spent on a specific project.
FIELDS
UserStatuses: Retrieves information about user statuses or presence within Teamwork.
FIELDS
Teamwork v2 APIs
For more information, see Teamwork v2 API documentation.
CustomFieldsForV2Projects: Deals with custom fields associated with projects in Teamwork, allowing you to create, retrieve, update, or delete custom fields for project-related data.
FIELDS
CustomFieldsForV2Tasks: Deals with custom fields associated with tasks in Teamwork, enabling you to work with custom data fields specific to tasks within your projects.
FIELDS
ProjectsV2: Manages projects within Teamwork, providing functionality for creating, updating, retrieving, or managing project-related data.
FIELDS
TasksV2: Retrieves tasks within Teamwork projects, allowing you to interact with tasks, create or update tasks, and retrieve task-related information.
FIELDS
Teamwork v3 APIs
For more information, see Teamwork v3 API documentation.
V3_ALLRunningTimersWithDetails: Provides a list of all running timers with detailed information, such as the task or project associated with each timer.
FIELDS
V3_AllRunningTimers: Returns a list of all running timers but with basic information without details.
FIELDS
V3_AllTimeEntries: Retrieves a list of all time entries recorded in Teamwork, possibly without additional details.
FIELDS
V3_AllTimeEntriesWithDetails: This API is similar to the above but with more detailed information included for each time entry.
FIELDS
V3_TimeLogTotals: Provides totals or summaries of time logged for various tasks, projects, or users within a specified time period.
FIELDS
Last updated