Asana · Arazzo Workflow
Asana Review and Reply on a Task Comment Thread
Version 1.0.0
Read the existing comments on a task, then post a reply comment to the thread.
View Spec
View on GitHub
CollaborationProductivityProject ManagementProjectsTask ManagementTasksWorkflowArazzoWorkflows
Provider
Workflows
review-and-reply-comment-thread
Read a task's comments and post a reply.
Reads the stories on a task, then posts a reply comment.
1
readStories
$sourceDescriptions.asanaApi.getStoriesForTask
Read the existing stories (comments) on the task.
2
postReply
$sourceDescriptions.asanaApi.createStoryForTask
Post a reply comment to the task thread.