Asana Custom Field Settings API

The Asana Custom Field Settings API manages the association between custom fields and projects, portfolios, teams, and goals. Custom fields are attached to a particular project with the custom field settings resource, which represents the many-to-many join of the custom field and project. The API allows developers to add or remove custom field settings and retrieve them for various resource types.

API entry from apis.yml

apis.yml Raw ↑
aid: asana:asana-custom-field-settings-api
name: Asana Custom Field Settings API
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developers.asana.com/
properties:
- url: https://developers.asana.com/reference/custom-field-settings
  type: Documentation
description: The Asana Custom Field Settings API manages the association between custom fields and projects,
  portfolios, teams, and goals. Custom fields are attached to a particular project with the custom field
  settings resource, which represents the many-to-many join of the custom field and project. The API allows
  developers to add or remove custom field settings and retrieve them for various resource types.