Module asana::apis::custom_field_settings_api[][src]

Enums

GetCustomFieldSettingsForPortfolioError

struct for typed errors of method get_custom_field_settings_for_portfolio

GetCustomFieldSettingsForProjectError

struct for typed errors of method get_custom_field_settings_for_project

Functions

get_custom_field_settings_for_portfolio

Returns a list of all of the custom fields settings on a portfolio, in compact form.

get_custom_field_settings_for_project

Returns a list of all of the custom fields settings on a project, in compact form. Note that, as in all queries to collections which return compact representation, opt_fields can be used to include more data than is returned in the compact representation. See the getting started guide on input/output options for more information.