Custom Fields

Custom fields let you store extra information about your customers beyond the built-in fields. You can use them to save text, numbers, dates, files, value lists, or a selection from a predefined catalog (select type, ideal for status/stages) tied to each contact.

Available endpoints

MethodEndpointDescription
GET/v1/custom-fields List every custom field
POST/v1/custom-fields Create a new custom field
PATCH/v1/custom-fields/{fieldId} Update a custom field
DELETE/v1/custom-fields/{fieldId} Delete a custom field