Sign in

Add custom field to project

documented

Associate a custom field with a project.

POST /projects/{project_gid}/custom_fieldsProjectsno implementation yet0 runs

Input

project_gid*
Project GID
e.g., 112233445566778899
custom_field_name*
Custom Field Name
e.g., Priority
custom_field_subtype*
Custom Field Subtype
e.g., enum
enum_option1*
Enum Option 1
e.g., Low
enum_option2*
Enum Option 2
e.g., High
Calls Asana as you (your API key is your account); keychains.dev holds the credentials.