I’d really like to set custom fields for projects i’m creating via API, rather than having to sequence calls to the ‘add custom field to project’ API call separately.
The docs for creating a project list setting "custom_fields"
, rather than "custom_field_settings"
when creating a project.
I wasn’t aware that projects could have custom field values associated with them?!
The sample response does include "custom_field_settings"
though, so I’m rather confused now.
Is this a documentation error? Am I missing something fundamental, here?