- 2 Minutes to read
- Print
- DarkLight
Changes Profile Attribute
- 2 Minutes to read
- Print
- DarkLight
Overview
The system registers this event when the profile data of a contact changes. The profile change can be:
A modification made by the contact.
An automatic change made by Mapp Engage or another system.
You can restrict the event to specific profile changes, such as a change to the mobile number. A split can be created with this event to divide one path into a positive and negative path, allowing contacts to follow a path based on whether they complete the defined action.
Included Profile Changes:
Profile data changes entered via the user interface.
Profile data changes transmitted via API.
Excluded Profile Changes:
Profile data changes resulting from contact import into the system.
Profile data changes resulting from an XML job package (asynchronous SOAP).
API Methods
Methods that Trigger this Event:
userUpdateProfile
userReplaceProfile
userReplaceProfileByEmail
Methods that Do Not Trigger this Event:
membershipUpdateAttribute
Note: To prevent infinite loops, if the "Change Profile Attribute" job is executed by a Whiteboard, it will not trigger a "Changes Profile Attribute" event in another Whiteboard.
Configuration
Settings | Description |
---|---|
Any Profile Attribute | All profile changes trigger the event. |
Specific Profile Attribute | Only changes to a specific attribute trigger the event. You can select the attribute from a drop-down list. |
Attribute | Defines the attribute that the system checks. You can select one or more attributes.
|
Operator | Specifies how the system evaluates the attribute value. Depending on the selected attribute, different operators are available.
|
Value | Defines the attribute value that the system checks. You can select a value from a drop-down list or manually enter a value. |
Add Attribute | Allows adding up to 10 additional attributes and value fields. |
Note:
The system does not register this event for changes to existing profile values made by an import or XML job (e.g., asynchronous SOAP).