Skip to content

[Asana] Get-Task-Strories #17794

@sseungwonnn

Description

@sseungwonnn

Is there a specific app this action is for?
[Asana] Get-Task-Stories

Please provide a link to the relevant API docs for the specific service / operation.
https://developers.asana.com/reference/stories
https://forum.asana.com/t/get-comments/76983


Currently, there’s no direct API endpoint in Asana specifically for retrieving only comments.
However, Asana’s /tasks/{task_gid}/stories endpoint returns all stories (which includes comments, status updates, system messages, etc.) for a given task. To extract comments, we’d need to call this endpoint and then filter for items where type: "comment".

It would be very helpful to have a native Pipedream action like ASANA-GET-TASK-STORIES that calls this endpoint and optionally filters for just comments.

Let me know if this is something that could be added — happy to provide more context if needed!

Thanks so much!

Metadata

Metadata

Assignees

Labels

actionNew Action RequestenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededtriagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions