asn_stories_create_on_task: Adds a comment to a task. The comment will be authored by the...

View source: R/stories.R

asn_stories_create_on_taskR Documentation

Adds a comment to a task. The comment will be authored by the currently authenticated user, and timestamped when the server receives the request.

Description

Returns the full record for the new story added to the task.

Usage

asn_stories_create_on_task(task, ..., options = list())

Arguments

task

Id Globally unique identifier for the task.#'

...

Object Data for the request text : String The plain text of the comment to add.

See Also

Other stories: asn_stories_delete, asn_stories_find_by_id, asn_stories_find_by_task, asn_stories_update, asn_stories


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.