asn_projects_create: Creates a new project in a workspace or team.

View source: R/projects.R

asn_projects_createR Documentation

Creates a new project in a workspace or team.

Description

Every project is required to be created in a specific workspace or organization, and this cannot be changed once set. Note that you can use the 'workspace' parameter regardless of whether or not it is an organization.

Usage

asn_projects_create(..., options = list())

Arguments

...

Object Data for the request workspace : Id The workspace or organization to create the project in. [team] : Id If creating in an organization, the specific team to create the project in.

Details

If the workspace for your project _is_ an organization, you must also supply a 'team' to share the project with.

Returns the full record of the newly created project.

See Also

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_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, asn_projects


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