To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
currentAttributes | Map | An attributes map which is thread local, and is cleared for each event. May be null if not in an event handler | |
funnels | Map | ||
scoringFactorTypes | Map | ||
nonHiddenFunnels | Map | ||
funnelTriggerTypes | List | ||
funnelActionTypes | List |
Methods
Name | Returns | Notes | Example |
---|---|---|---|
updateLead ( lead ) | Lead | ||
findFieldValue ( fieldId, lead, f ) | Object | ||
getEngagementScore ( lead ) | Float | Calculate the engagement score for this lead | |
calcEngagementScore ( lead ) | Pair | ||
getFunnelExtraFields ( journeyName ) | List |