Changes to Retrieves the active custom field definitions mapped to an entity type, in display order, including data type, multi-select flag, required flag, visibility, and the active options for Dropdown fields. Use the returned CustomFieldDefinitionID (or Name) to set values via the CustomFields collection on the Task and Project endpoints. Returns an empty list when the account's Custom Fields feature is disabled.

GET /api/CustomFieldDefinition

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 3 revisions of this API.1

  1. e99843f3c8781

What changed