Asana Stories API

The Asana Stories API allows developers to manage stories, which are records of activity associated with objects in the Asana system. Stories are generated by the system when users take actions such as creating or assigning tasks, or moving tasks between projects. Comments are also a form of user-generated story. The API supports getting, updating, deleting stories, and creating stories on tasks.

API entry from apis.yml

apis.yml Raw ↑
aid: asana:asana-stories-api
name: Asana Stories API
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developers.asana.com/
properties:
- url: https://developers.asana.com/reference/stories
  type: Documentation
description: The Asana Stories API allows developers to manage stories, which are records of activity
  associated with objects in the Asana system. Stories are generated by the system when users take actions
  such as creating or assigning tasks, or moving tasks between projects. Comments are also a form of user-generated
  story. The API supports getting, updating, deleting stories, and creating stories on tasks.