AddCustomEventAction
An action that adds a custom event.
Accepted situations: all
Accepted argument value - A map of fields for the custom event:
- EVENT_NAME: String, Required
- EVENT_VALUE: number as a String or Number
- TRANSACTION_ID: String
- INTERACTION_ID: String
- INTERACTION_TYPE: String
- PROPERTIES: JsonMap of Strings, Booleans, Numbers, or arrays of Strings
Result value: null
Default Registration Name: add_custom_event_action
Default Registration Predicate: Rejects SITUATION_PUSH_RECEIVED
Types
Link copied to clipboard
Default AddCustomEventAction predicate.
Inherited properties
Link copied to clipboard
Situation where an action is triggered from Action Automation.
Link copied to clipboard
Situation where an action is triggered from a background notification action button.
Link copied to clipboard
Situation where an action is triggered from a foreground notification action button.
Link copied to clipboard
Situation where an action is manually invoked.
Link copied to clipboard
Situation where an action is triggered when a push is opened.
Link copied to clipboard
Situation where an action is triggered when a push is received.
Link copied to clipboard
Situation where an action is triggered from a web view.