getProjects
Fetch and filter Teamwork projects by date, type, status, or custom criteria. Generate detailed reports in multiple formats and organize projects by various fields for streamlined project management.
Instructions
Get all projects from Teamwork
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeArchivedProjects | No | Include archived projects | |
includeCompletedProjects | No | Include completed projects | |
includeProjectBillingMethod | No | Include project billing method | |
includeProjectBudget | No | Include project budget | |
includeProjectCategory | No | Include project category | |
includeProjectCompany | No | Include project company | |
includeProjectCreator | No | Include project creator | |
includeProjectCustomFields | No | Include project custom fields | |
includeProjectHealth | No | Include project health | |
includeProjectOwner | No | Include project owner | |
includeProjectProfitability | No | Include project profitability | |
includeProjectRateCardCurrencies | No | Include project rate card currencies | |
includeProjectRateCardRates | No | Include project rate card rates | |
includeProjectRateCardTaskCurrencies | No | Include project rate card task currencies | |
includeProjectRateCardTaskRates | No | Include project rate card task rates | |
includeProjectRateCardTasks | No | Include project rate card tasks | |
includeProjectRateCardUserCurrencies | No | Include project rate card user currencies | |
includeProjectRateCardUserRates | No | Include project rate card user rates | |
includeProjectRateCardUsers | No | Include project rate card users | |
includeProjectRateCards | No | Include project rate cards | |
includeProjectStatus | No | Include project status | |
includeProjectTags | No | Include project tags | |
maxBudgetCapacityUsedPercent | No | Filter by maximum budget capacity used | |
maxLastActivityDate | No | Filter by max last activity date (format: YYYY-MM-DD) | |
minBudgetCapacityUsedPercent | No | Filter by minimum budget capacity used | |
minLastActivityDate | No | Filter by min last activity date (format: YYYY-MM-DD) | |
notCompletedBefore | No | Filter by projects that have not been completed before the given date (format: YYYY-MM-DD) | |
orderBy | No | Order by field | |
orderByCustomFieldId | No | Order by custom field id when orderBy is equal to customfield | |
orderMode | No | Order mode | |
page | No | Page number (not used when generating reports) | |
pageSize | No | Number of items in a page (not used when generating reports) | |
projectType | No | Filter by project type | |
reportFormat | No | Define the format of the report | |
reportTimezone | No | Configure the report dates displayed in a timezone | |
reportType | No | Define the type of the report | |
searchTerm | No | Filter by project name | |
timeMode | No | Profitability time mode | |
updatedAfter | No | Filter projects updated after this date-time (format: ISO 8601) | |
userId | No | Filter by user id |