| asn_projects | R Documentation |
A _project_ represents a prioritized list of tasks in Asana or a board with columns of tasks represented as cards. It exists in a single workspace or organization and is accessible to a subset of users in that workspace or organization, depending on its permissions.
Projects in organizations are shared with a single team. You cannot currently change the team of a project via the API. Non-organization workspaces do not have teams and so you should not specify the team of project in a regular workspace.
https://asana.com/developers/api-reference/projects
Other projects: asn_projects_add_custom_field_setting,
asn_projects_add_followers,
asn_projects_add_members,
asn_projects_create_in_team,
asn_projects_create_in_workspace,
asn_projects_create,
asn_projects_delete,
asn_projects_find_all,
asn_projects_find_by_id,
asn_projects_find_by_team,
asn_projects_find_by_workspace,
asn_projects_remove_custom_field_setting,
asn_projects_remove_followers,
asn_projects_remove_members,
asn_projects_tasks,
asn_projects_update
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.