Skip to main content
Server path: /asana-projects | Type: Application | PCID required: Yes

Tools

ToolDescription
asana_projects_add_custom_field_setting_for_projectAdd a custom field to a project
asana_projects_add_followers_for_projectAdd followers to a project
asana_projects_add_members_for_projectAdd users to a project
asana_projects_create_projectCreate a project
asana_projects_create_project_briefCreate a project brief
asana_projects_create_project_for_teamCreate a project in a team
asana_projects_create_project_for_workspaceCreate a project in a workspace
asana_projects_create_project_status_for_projectCreate a project status
asana_projects_delete_projectDelete a project
asana_projects_delete_project_briefDelete a project brief
asana_projects_delete_project_statusDelete a project status
asana_projects_delete_project_templateDelete a project template
asana_projects_duplicate_projectDuplicate a project
asana_projects_get_for_taskGet projects a task is in
asana_projects_get_for_workspaceGet all projects in a workspace
asana_projects_get_projectGet a project
asana_projects_get_project_briefGet a project brief
asana_projects_get_project_membershipGet a project membership
asana_projects_get_project_memberships_for_projectGet memberships from a project
asana_projects_get_project_portfolio_settingGet a project portfolio setting
asana_projects_get_project_portfolio_settings_for_portfolioGet project portfolio settings for a portfolio
asana_projects_get_project_portfolio_settings_for_projectGet project portfolio settings for a project
asana_projects_get_project_statusGet a project status
asana_projects_get_project_statuses_for_projectGet statuses from a project
asana_projects_get_project_templateGet a project template
asana_projects_get_project_templatesGet multiple project templates
asana_projects_get_project_templates_for_teamGet a team’s project templates
asana_projects_get_projectsGet multiple projects
asana_projects_get_task_counts_for_projectGet task count of a project
asana_projects_instantiate_projectInstantiate a project from a project template
asana_projects_project_save_as_templateCreate a project template from a project
asana_projects_remove_custom_field_setting_for_projectRemove a custom field from a project
asana_projects_remove_followers_for_projectRemove followers from a project
asana_projects_remove_members_for_projectRemove users from a project
asana_projects_search_projects_for_workspaceSearch projects in a workspace
asana_projects_update_projectUpdate a project
asana_projects_update_project_briefUpdate a project brief
asana_projects_update_project_portfolio_settingUpdate a project portfolio setting

asana_projects_add_custom_field_setting_for_project

Add a custom field to a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_add_followers_for_project

Add followers to a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_add_members_for_project

Add users to a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_create_project

Create a project Parameters:
ParameterTypeRequiredDefaultDescription
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_create_project_brief

Create a project brief Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_create_project_for_team

Create a project in a team Parameters:
ParameterTypeRequiredDefaultDescription
team_gidstringYesGlobally unique identifier for the team.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_create_project_for_workspace

Create a project in a workspace Parameters:
ParameterTypeRequiredDefaultDescription
workspace_gidstringYesGlobally unique identifier for the workspace or organization.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_create_project_status_for_project

Create a project status Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_delete_project

Delete a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

asana_projects_delete_project_brief

Delete a project brief Parameters:
ParameterTypeRequiredDefaultDescription
project_brief_gidstringYesGlobally unique identifier for the project brief.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

asana_projects_delete_project_status

Delete a project status Parameters:
ParameterTypeRequiredDefaultDescription
project_status_gidstringYesThe project status update to get.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

asana_projects_delete_project_template

Delete a project template Parameters:
ParameterTypeRequiredDefaultDescription
project_template_gidstringYesGlobally unique identifier for the project template.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.

asana_projects_duplicate_project

Duplicate a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_get_for_task

Get projects a task is in Parameters:
ParameterTypeRequiredDefaultDescription
task_gidstringYesThe task to operate on.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_for_workspace

Get all projects in a workspace Parameters:
ParameterTypeRequiredDefaultDescription
workspace_gidstringYesGlobally unique identifier for the workspace or organization.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
archivedbooleanNoOnly return projects whose archived field takes on the value of this parameter.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project

Get a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_brief

Get a project brief Parameters:
ParameterTypeRequiredDefaultDescription
project_brief_gidstringYesGlobally unique identifier for the project brief.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_membership

Get a project membership Parameters:
ParameterTypeRequiredDefaultDescription
project_membership_gidstringYesProject Membership Gid
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_memberships_for_project

Get memberships from a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
userstringNoA string identifying a user. This can either be the string “me”, an email, or the gid of a user.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_portfolio_setting

Get a project portfolio setting Parameters:
ParameterTypeRequiredDefaultDescription
project_portfolio_setting_gidstringYesGlobally unique identifier for the project portfolio setting.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_portfolio_settings_for_portfolio

Get project portfolio settings for a portfolio Parameters:
ParameterTypeRequiredDefaultDescription
portfolio_gidstringYesGlobally unique identifier for the portfolio.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_portfolio_settings_for_project

Get project portfolio settings for a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_status

Get a project status Parameters:
ParameterTypeRequiredDefaultDescription
project_status_gidstringYesThe project status update to get.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_statuses_for_project

Get statuses from a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_template

Get a project template Parameters:
ParameterTypeRequiredDefaultDescription
project_template_gidstringYesGlobally unique identifier for the project template.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_templates

Get multiple project templates Parameters:
ParameterTypeRequiredDefaultDescription
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
workspacestringNoThe workspace to filter results on.
teamstringNoThe team to filter projects on.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_project_templates_for_team

Get a team’s project templates Parameters:
ParameterTypeRequiredDefaultDescription
team_gidstringYesGlobally unique identifier for the team.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_projects

Get multiple projects Parameters:
ParameterTypeRequiredDefaultDescription
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
limitintegerNoResults per page. The number of objects to return per page. The value must be between 1 and 100.
offsetstringNoOffset token. An offset to the next page returned by the API. A pagination request will return an offset token, which can be used as an input parameter to the next request. If an offset is not passed in, the API will return the first page of results. Note: You can only pass in an offset that was returned to you via a previously paginated request.
workspacestringNoThe workspace or organization to filter projects on.
teamstringNoDeprecated. The team to filter projects on. Please use GET /memberships with { member: team, resource_subtype: project_membership } instead.
archivedbooleanNoOnly return projects whose archived field takes on the value of this parameter.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_get_task_counts_for_project

Get task count of a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_instantiate_project

Instantiate a project from a project template Parameters:
ParameterTypeRequiredDefaultDescription
project_template_gidstringYesGlobally unique identifier for the project template.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_project_save_as_template

Create a project template from a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_remove_custom_field_setting_for_project

Remove a custom field from a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
dataobjectNoThe data value

asana_projects_remove_followers_for_project

Remove followers from a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_remove_members_for_project

Remove users from a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_search_projects_for_workspace

Search projects in a workspace Parameters:
ParameterTypeRequiredDefaultDescription
workspace_gidstringYesGlobally unique identifier for the workspace or organization.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
textstringNoPerforms full-text search on the project name.
sort_bystringNoOne of due_date, created_at, completed_at, or modified_at, defaults to modified_at.
sort_ascendingbooleanNoDefault false.
completedbooleanNoFilter on project completion status.
teams.anystringNoComma-separated list of team IDs.
owner.anystringNoComma-separated list of user identifiers to filter on as project owners.
members.anystringNoComma-separated list of user identifiers to filter on as members.
members.notstringNoComma-separated list of user identifiers to exclude as members.
portfolios.anystringNoComma-separated list of portfolio IDs to filter on.
completed_onstringNoISO 8601 date string or null.
completed_on.beforestringNoISO 8601 date string.
completed_on.afterstringNoISO 8601 date string.
completed_at.beforestringNoISO 8601 datetime string.
completed_at.afterstringNoISO 8601 datetime string.
created_onstringNoISO 8601 date string or null.
created_on.beforestringNoISO 8601 date string.
created_on.afterstringNoISO 8601 date string.
created_at.beforestringNoISO 8601 datetime string.
created_at.afterstringNoISO 8601 datetime string.
due_onstringNoISO 8601 date string or null.
due_on.beforestringNoISO 8601 date string.
due_on.afterstringNoISO 8601 date string.
due_at.beforestringNoISO 8601 datetime string.
due_at.afterstringNoISO 8601 datetime string.
start_onstringNoISO 8601 date string or null.
start_on.beforestringNoISO 8601 date string.
start_on.afterstringNoISO 8601 date string.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.

asana_projects_update_project

Update a project Parameters:
ParameterTypeRequiredDefaultDescription
project_gidstringYesGlobally unique identifier for the project.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_update_project_brief

Update a project brief Parameters:
ParameterTypeRequiredDefaultDescription
project_brief_gidstringYesGlobally unique identifier for the project brief.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value

asana_projects_update_project_portfolio_setting

Update a project portfolio setting Parameters:
ParameterTypeRequiredDefaultDescription
project_portfolio_setting_gidstringYesGlobally unique identifier for the project portfolio setting.
opt_prettybooleanNoProvides “pretty” output. Provides the response in a “pretty” format. In the case of JSON this means doing proper line breaking and indentation to make it readable. This will take extra time and increase the response size so it is advisable only to use this during debugging.
opt_fieldsstring[]NoThis endpoint returns a resource which excludes some properties by default. To include those optional properties, set this query parameter to a comma-separated list of the properties you wish to include.
dataobjectNoThe data value