Tool to create a status update on a project, portfolio, or goal. Use when you need to communicate progress, blockers, or current state to all followers of an object.
textRequiredstringThe text content of the status update. This is the body of the status update that will be sent to all followers of the parent object.
titlestringThe title of the status update. If not provided, Asana may auto-generate a title based on the status_type.
parentRequiredstringGlobally unique identifier (GID) of the object to create a status update on. Can be a project, portfolio, or goal GID. GIDs are long numeric strings (e.g., '1210124791807961').
opt_fieldsarrayList of optional field names to include in the response. Common fields include: gid, title, text, status_type, created_at, created_by, author, parent, resource_subtype, html_text, etc.
opt_prettybooleanProvides 'pretty' JSON output with line breaks and indentation. Useful for debugging; may increase response time and size.
status_typeRequiredstringThe type of status update. Must be one of: on_track (project is on track), at_risk (project is at risk), off_track (project is off track), on_hold (project is on hold), complete (project is complete).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.