The Extended Fields API provides functionality for managing extended field definitions, allowing you to retrieve and store specific contact information relevant to a site. Basic fields such as name, address, email, and phone number are stored in a contact's default fields, while additional information about a contact can be stored in extended fields. For example, you can create an extended field named "Nickname" to store a contact's nickname.
With the Extended Fields API, you can:
Learn more about Adding and Managing Custom Contact Fields.
It's important to note the following points before starting to code:
info.extendedFields
. To manage the extended fields of an individual contact, use the Contacts API. Each key is the extended field key, and each value is the field's value for a contact. Empty extended fields are not returned in contact objects.info.extendedFields
of the contact
object. There are 2 types of extended fields: