Get goals
Asana Get Goals is an AI-powered tool designed to seamlessly retrieve and filter goals within the Asana platform by various contexts such as portfolio, project, task, workspace, or team. It delivers precise goal names and IDs, enabling efficient goal management and reporting.
Features
- Filter goals based on multiple contexts including portfolio, project, task, workspace, or team.
- Supports filtering by workspace-level goals for broad organizational tracking.
- Allows specification of time periods to focus on goals relevant to certain durations.
- Includes pagination support with limit and offset parameters for managing large goal sets.
- Returns customizable optional fields to tailor the goal data to your reporting needs.
Benefits
- Streamlines goal overview and reporting by aggregating data across different contexts.
- Enhances productivity by enabling targeted goal retrieval within Asana environments.
- Improves strategic planning through precise filtering by time periods and teams.
- Facilitates better decision-making with easy access to comprehensive goal information.
- Saves time with automated data retrieval and reduces manual tracking errors.
Description
List goals filtered by context (portfolio, project, task, workspace, or team). One context required. Returns goal names, IDs. Use for goal overview or reporting.
Parameters
10 parameters
| Name | Type | Description |
|---|---|---|
| portfolio | string | The portfolio to filter goals on. |
| project | string | The project to filter goals on. |
| task | string | The task to filter goals on. |
| is_workspace_level | boolean | Filter to workspace-level goals. |
| team | string | The team to filter goals on. |
| workspace | string | The workspace to filter goals on. |
| time_periods | string | Array of time period IDs to filter goals on. |
| limit | number | Number of goals to return per page (1-100). |
| offset | string | Pagination offset token. |
| opt_fields | string | Comma-separated list of optional fields to include in the response. |