CustomField

Extra fields that can be custom specified by customers to augment original Front resources such as conversations or contacts.

Properties

PropertyTypeDescription
idStringUnique identifier of the custom field.
nameStringName of the custom field.
typeStringType of the custom field: string boolean datetime number teammateId inbox enum
valueBoolean | Date | Number | StringThe value of the custom field. The type returned depends on how the custom field is configured.