Return Notification Interaction
Last updated
Last updated
To train our algorithms based on the actions taken by End-users, it is important that the action qualifier, which identifies the action that was taken by the End-user, is returned to the Recommender Platform.
You need to be authenticated to be able to send the interaction back to the Recommender Platform API. Please refer to “” for further details on how to obtain a valid bearer token.
Each notification is delivered with a unique ID to the customer’s REST Endpoint. (See for a full list of fields that are contained on the notification object). The MOOST Recommender Platform exposes the interaction endpoint on to which the actionQualifer of the clicked action can be sent.
Notification interactions must be returned to MOOST on any interaction the enduser has with a notification. This includes to following interactions:
Pressing the primary button
Pressing the secondary button
Pressing on the notification itself
Dismissing the Notification (Swipe left)