custom-field
The Ortto API custom-field
entity is the Ortto entity for managing contact (people) and organization fields in Ortto’s customer data platform (CDP).
The following endpoints constitute this entity:
-
POST /v1/person/custom-field/create - Create a custom contact field.
-
POST /v1/organizations/custom-field/create - Create a custom organization field.
-
POST /v1/person/custom-field/get - Retrieve custom contact fields.
-
POST /v1/organizations/custom-field/get - Retrieve custom organization fields.