API explorerChangelog
Overview

Sections

Theme switcher

Standard Fields

Standard fields serve as essential building blocks for profile records, enabling accurate identification, communication, and customization of interactions based on individual preferences and linguistic needs. The Events Webhook framework supports tracking of updates to standard contact fields, empowering you to stay informed about changes to essential contact details.

Below is an overview of the webhook events generated for standard fields.

Default Locale Updated: The standardfield.defaultlocale.updated event is triggered when the default locale on a profile is updated.

Plain text

Registration Status Updated: The standardfield.registrationstatus.updated event is triggered when the Registration Confirmed status on a profile is updated.

Plain text

Prefix Added: The standardfield.prefix.added event is triggered when a prefix is added to the CustomerName collection on a profile.

Plain text

Prefix Updated: The standardfield.prefix.updated event is triggered when a prefix is updated on the CustomerName collection on a profile.

Plain text

Prefix Deleted: The standardfield.prefix.deleted event is triggered when a prefix is removed from the CustomerName collection on a profile.

Plain text

First Name Added: The standardfield.firstname.added event is triggered when a first name is added to the CustomerName collection on a profile.

Plain text

First Name Updated: The standardfield.firstname.updated event is triggered when a first name is updated on the CustomerName collection on a profile.

Plain text

First Name Deleted: The standardfield.firstname.deleted event is triggered when a first name is removed from the CustomerName collection on a profile.

Plain text

Middle Name Added: The standardfield.middlename.added event is triggered when a middle name is added to the CustomerName collection on a profile.

Plain text

Middle Name Updated: The standardfield.middlename.updated event is triggered when a middle name is updated on the CustomerName collection on a profile.

Plain text

Middle Name Deleted: The standardfield.middlename.deleted event is triggered when a middle name is removed from the CustomerName collection on a profile.

Plain text

Last Name Added: The standardfield.lastname.added event is triggered when a last name is added to the CustomerName collection on a profile.

Plain text

Last Name Updated: The standardfield.lastname.updated event is triggered when a last name is updated on the CustomerName collection on a profile.

Plain text

Last Name Deleted: The standardfield.lastname.deleted event is triggered when a last name is removed from the CustomerName collection on a profile.

Plain text

Suffix Added: The standardfield.suffix.added event is triggered when a suffix is added to the CustomerName collection on a profile.

Plain text

Suffix Updated: The standardfield.suffix.updated event is triggered when a suffix is updated on the CustomerName collection on a profile.

Plain text

Suffix Deleted: The standardfield.suffix.deleted event is triggered when a suffix is removed from the CustomerName collection on a profile.

Plain text
Was this section helpful?

What made this section unhelpful for you?

On this page
  • Standard Fields