Create project status
The Asana Create Project Status tool streamlines the process of updating project health by allowing users to create detailed status updates with customizable colors and text formatting. It supports HTML content for rich, clear communication on project progress, milestones, and blockers.
Features
- Create status updates with customizable colors including green, yellow, red, blue, and complete to indicate project health.
- Supports both plain text and HTML formatted text for detailed and visually enhanced updates.
- Enables documentation of milestones, blockers, or general project health in one place.
- Requires minimal input including project identifier and status text, simplifying update creation.
- Returns a unique status ID for each created update, enabling easy tracking and management within Asana.
Benefits
- Enhances team communication with clear visual indicators through color-coded statuses.
- Improves project tracking by documenting progress and issues in real-time.
- Saves time with quick and easy creation of status updates directly linked to projects.
- Increases transparency and accountability across team members and stakeholders.
- Supports richer content via HTML formatting, making status updates more informative and engaging.
Description
Create project status update with color (green/yellow/red) and text. Use for regular project health updates, milestone documentation, or blocker reporting. Supports HTML formatting. Returns created status ID.
Parameters
6 parameters
| Name | Type | Description |
|---|---|---|
| project_gidrequired | string | The project GID to create the status for |
| textrequired | string | The text content of the status update |
| title | string | The title of the status update |
| color | enum | The color of the status |
| html_text | string | HTML formatted text for the status update |
| opt_fields | string | Comma-separated list of optional fields to include |